Home
last modified time | relevance | path

Searched refs:_gx_utility_string_to_alphamap_ext (Results 1 – 6 of 6) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgxe_utility_string_to_alphamap.c162 status = _gx_utility_string_to_alphamap_ext(text, font, textmap); in _gxe_utility_string_to_alphamap_ext()
Dgx_canvas_rotated_text_draw.c199 if (_gx_utility_string_to_alphamap_ext(text, font, &textmap) == GX_SUCCESS) in _gx_canvas_rotated_text_draw_ext()
Dgx_utility_string_to_alphamap.c103 status = _gx_utility_string_to_alphamap_ext(&string, font, textmap); in _gx_utility_string_to_alphamap()
161 UINT _gx_utility_string_to_alphamap_ext(GX_CONST GX_STRING *string, GX_CONST GX_FONT *font, GX_PIXE… in _gx_utility_string_to_alphamap_ext() function
Dgx_text_scroll_wheel_draw.c152 status = _gx_utility_string_to_alphamap_ext(string, brush -> gx_brush_font, &textmap); in _gx_text_scroll_wheel_round_text_draw()
/GUIX-v6.2.1/common/inc/
Dgx_utility.h333 UINT _gx_utility_string_to_alphamap_ext(GX_CONST GX_STRING *text, GX_CONST GX_FONT *font, GX_PIX…
Dgx_api.h3564 #define gx_utility_string_to_alphamap_ext _gx_utility_string_to_alphamap_ext
4370 UINT _gx_utility_string_to_alphamap_ext(GX_CONST GX_STRING *text, GX_CONST GX_FONT *font, GX_PIX…