Home
last modified time | relevance | path

Searched refs:attributes (Results 1 – 25 of 98) sorted by relevance

1234

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/
A Dvg_lite_text.c133 if (s->attributes->justify) in line_callback()
226 ctx_text.attributes = attributes; in vg_lite_draw_text()
241 x = attributes->last_x + attributes->last_dx; in vg_lite_draw_text()
243 y = attributes->last_y; in vg_lite_draw_text()
248 init_256pallet_color_table(attributes->bg_color, attributes->text_color); in vg_lite_draw_text()
255 mf_text_draw_area(ctx_text.rcd_font, attributes->width - 2 * attributes->margin, in vg_lite_draw_text()
275 attributes->alignment = 0; in vg_lite_draw_text()
309 mf_wordwrap(ctx_text.rcd_font, attributes->width - 2 * attributes->margin, in vg_lite_draw_text()
346 attributes->last_dx = attributes->last_dx; in vg_lite_draw_text()
355 attributes->last_x = x; in vg_lite_draw_text()
[all …]
A Dvft_draw.c188 vg_lite_font_attributes_t * attributes, in vg_lite_vtf_draw_text() argument
200 attributes->last_dx = 0; in vg_lite_vtf_draw_text()
206 vg_lite_color_t color = attributes->text_color; in vg_lite_vtf_draw_text()
213 if ( attributes->alignment == eTextAlignCenter || in vg_lite_vtf_draw_text()
214 attributes->alignment == eTextAlignRight ) { in vg_lite_vtf_draw_text()
233 if ( attributes->alignment == eTextAlignCenter) { in vg_lite_vtf_draw_text()
235 } else if ( attributes->alignment == eTextAlignRight) { in vg_lite_vtf_draw_text()
269 attributes->last_dx = 0; in vg_lite_vtf_draw_text()
270 y += (attributes->font_height + 1); in vg_lite_vtf_draw_text()
289 attributes->last_dx += ((g2->horiz_adv_x + kx )* font_scale); in vg_lite_vtf_draw_text()
[all …]
/bsp/tae32f5300/board/linker_scripts/
A Dlink.lds195 .ARM.attributes 0 : { *(.ARM.attributes) }
/bsp/hc32l136/board/linker_scripts/
A Dlink.lds195 .ARM.attributes 0 : { *(.ARM.attributes) }
/bsp/apm32/libraries/APM32E10x_Library/Device/Geehy/APM32E10x/Source/gcc/
A Dgcc_APM32E10xxC.ld162 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32E10xxE.ld162 .ARM.attributes 0 : { *(.ARM.attributes) }
/bsp/apm32/libraries/APM32F0xx_Library/Device/Geehy/APM32F0xx/Source/gcc/
A Dgcc_APM32F03xx6.ld161 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F03xx8.ld161 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F03xxC.ld161 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F05xx6.ld161 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F05xx8.ld161 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F07xx8.ld161 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F07xxB.ld161 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F09xxB.ld161 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F09xxC.ld161 .ARM.attributes 0 : { *(.ARM.attributes) }
/bsp/apm32/libraries/APM32F10x_Library/Device/Geehy/APM32F10x/Source/gcc/
A Dgcc_APM32F10xx4.ld162 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F10xx6.ld162 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F10xx8.ld162 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F10xxB.ld162 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F10xxC.ld162 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F10xxD.ld162 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32F10xxE.ld162 .ARM.attributes 0 : { *(.ARM.attributes) }
/bsp/apm32/libraries/APM32S10x_Library/Device/Geehy/APM32S10x/Source/gcc/
A Dgcc_APM32S10xx8.ld162 .ARM.attributes 0 : { *(.ARM.attributes) }
A Dgcc_APM32S10xxB.ld162 .ARM.attributes 0 : { *(.ARM.attributes) }
/bsp/stm32/stm32wb55-st-nucleo/board/linker_scripts/
A Dlink.lds157 .ARM.attributes 0 : { *(.ARM.attributes) }

Completed in 24 milliseconds

1234