Home
last modified time | relevance | path

Searched refs:agFontconfigInited (Results 1 – 2 of 2) sorted by relevance

/dports/devel/agar/agar-1.5.0/gui/
H A Dfont_selector.c37 extern int agFontconfigInited; /* text.c */
149 if (agFontconfigInited) { in OnShow()
H A Dtext.c116 int agFontconfigInited = 0; /* Initialized Fontconfig library */ variable
341 if (agFontconfigInited) { in AG_FetchFont()
580 agFontconfigInited = 1; in AG_InitTextSubsystem()
642 if (agFontconfigInited) { in AG_DestroyTextSubsystem()
644 agFontconfigInited = 0; in AG_DestroyTextSubsystem()