Home
last modified time | relevance | path

Searched defs:font_cache (Results 1 – 25 of 77) sorted by relevance

1234

/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/
H A Dui_font_cache.c18 static void dump_cached_fonts(ui_font_cache_t *font_cache) { in dump_cached_fonts()
37 static int init_usascii_font(ui_font_cache_t *font_cache) { in init_usascii_font()
68 static char *get_font_name_list_for_fontset(ui_font_cache_t *font_cache) { in get_font_name_list_for_fontset()
123 ui_font_cache_t *font_cache; in ui_acquire_font_cache() local
170 void ui_release_font_cache(ui_font_cache_t *font_cache) { in ui_release_font_cache()
194 void ui_font_cache_unload(ui_font_cache_t *font_cache) { in ui_font_cache_unload()
235 ui_font_t *ui_font_cache_get_font(ui_font_cache_t *font_cache, vt_font_t font) { in ui_font_cache_get_font()
367 XFontSet ui_font_cache_get_fontset(ui_font_cache_t *font_cache) { in ui_font_cache_get_fontset()
H A Dui_font_manager.c91 static int change_font_cache(ui_font_manager_t *font_man, ui_font_cache_t *font_cache) { in change_font_cache()
271 ui_font_cache_t *font_cache; in ui_font_manager_usascii_font_cs_changed() local
295 ui_font_cache_t *font_cache; in ui_change_font_present() local
351 ui_font_cache_t *font_cache; in ui_change_font_size() local
378 ui_font_cache_t *font_cache; in ui_larger_font() local
399 ui_font_cache_t *font_cache; in ui_smaller_font() local
421 ui_font_cache_t *font_cache; in ui_set_letter_space() local
H A Dui_font_manager.h14 ui_font_cache_t *font_cache; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/
H A Dfont_cache_test.cc17 FontCache* font_cache = FontCache::GetFontCache(); in TEST() local
32 FontCache* font_cache = FontCache::GetFontCache(); in TEST() local
68 FontCache* font_cache = FontCache::GetFontCache(); in TEST() local
123 FontCache* font_cache = FontCache::GetFontCache(); in TEST() local
146 FontCache* font_cache = FontCache::GetFontCache(); in TEST() local
H A Dfont_fallback_iterator.cc123 FontCache* font_cache = FontCache::GetFontCache(); in Next() local
236 FontCache* font_cache = FontCache::GetFontCache(); in UniqueSystemFontForHintList() local
H A Dbitmap_glyphs_block_list_test.cc17 FontCache* font_cache = FontCache::GetFontCache(); in TestBitmapGlyphsBlockListed() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/
H A Dfont_cache_test.cc21 FontCache* font_cache = FontCache::GetFontCache(); in TEST() local
36 FontCache* font_cache = FontCache::GetFontCache(); in TEST() local
52 FontCache* font_cache = FontCache::GetFontCache(); in TEST() local
123 FontCache* font_cache = FontCache::GetFontCache(); in TEST() local
H A Dfont_fallback_iterator.cc135 FontCache* font_cache = FontCache::GetFontCache(); in Next() local
267 FontCache* font_cache = FontCache::GetFontCache(); in UniqueSystemFontForHintList() local
H A Dbitmap_glyphs_block_list_test.cc17 FontCache* font_cache = FontCache::GetFontCache(); in TestBitmapGlyphsBlockListed() local
/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/module/
H A DrdpClientCon.h34 struct font_cache struct
36 int offset;
37 int baseline;
38 int width;
39 int height;
40 int crc;
41 int stamp;
103 struct font_cache font_cache[12][256]; member
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DFft.c233 static struct font_cache { struct
244 } g_font_cache; argument
/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dtype0.c354 static struct font_cache { struct
355 int count;
356 int capacity;
357 Type0Font *fonts;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/font_access/
H A Dfont_manager.cc27 FontCache* font_cache = FontCache::GetFontCache(); in query() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/android/
H A Dfont_cache_android_test.cc29 FontCache* font_cache = FontCache::GetFontCache(); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/android/
H A Dfont_cache_android_test.cc29 FontCache* font_cache = FontCache::GetFontCache(); in TEST() local
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/win32/
H A Dgdkglfont-win32.c38 PangoWin32FontCache *font_cache; in gdk_gl_font_use_pango_font() local
/dports/graphics/dia/dia-0.97.3/lib/
H A Dtextline.h54 DiaFont *font_cache; member
/dports/graphics/freetype-gl/freetype-gl-647b062/
H A Dmakefont.c40 char * font_cache = in main() local
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/x11/
H A Dgdkglfont-x11.c82 PangoXFontCache *font_cache; in gdk_gl_font_use_pango_font_common() local
/dports/games/endgame-singularity/singularity-1.00/singularity/code/graphics/
H A Dfont.py24 font_cache = False variable
/dports/x11-toolkits/pangox-compat/pangox-compat-0.0.2/
H A Dpangox-private.h79 PangoXFontCache *font_cache; member
/dports/x11/fbdesk/fbdesk-1.4.1/src/FbTk/
H A DFont.cc159 FontCache font_cache; variable
/dports/chinese/eterm/Eterm-0.9.6/src/
H A Dfont.c57 static cachefont_t *font_cache = NULL, *cur_font = NULL; variable
/dports/graphics/imlib2/imlib2-1.7.0/src/lib/
H A Dfont_load.c22 static int font_cache = 0; variable
/dports/x11/eterm/Eterm-0.9.6/src/
H A Dfont.c57 static cachefont_t *font_cache = NULL, *cur_font = NULL; variable

1234