Home
last modified time | relevance | path

Searched refs:GX_FONT_ID_CHINESE_1BIT_COMPRESS (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.4.1/test/example_internal/synergy_glyph_draw_16bpp/
Dsynergy_glyph_draw_16bpp_screen_resources.h40 #define GX_FONT_ID_CHINESE_1BIT_COMPRESS 6 macro
Dsynergy_glyph_draw_16bpp_screen_specifications.c213 GX_FONT_ID_CHINESE_1BIT_COMPRESS, /* font id */
/GUIX-v6.4.1/test/example_internal/synergy_glyph_draw_32bpp/
Dsynergy_glyph_draw_32bpp_screen_resources.h40 #define GX_FONT_ID_CHINESE_1BIT_COMPRESS 6 macro
Dsynergy_glyph_draw_32bpp_screen_specifications.c213 GX_FONT_ID_CHINESE_1BIT_COMPRESS, /* font id */
/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_canvas_glyphs_draw.c82 gx_context_font_set(GX_FONT_ID_CHINESE_1BIT_COMPRESS); in test_window_draw()