Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dfont.c223 int gnNumPSFontNeedCharSubs=0; variable
1540 for (i=0; i < gnNumPSFontNeedCharSubs; i++) {
1554 for (i=0; i < gnNumPSFontNeedCharSubs; i++) {
1827 for (i=0; i < gnNumPSFontNeedCharSubs; i++) {
1878 gaPSFontNeedCharSubs[gnNumPSFontNeedCharSubs].key =
1880 gaPSFontNeedCharSubs[gnNumPSFontNeedCharSubs].value =
1888 gnNumPSFontNeedCharSubs++;
1924 if (gnNumPSFontNeedCharSubs > 0) { in CleanUpPSFontCharSubs()
1937 while (gnNumPSFontNeedCharSubs-- > 0) { in CleanUpPSFontCharSubs()
1944 gnNumPSFontNeedCharSubs = 0; in CleanUpPSFontCharSubs()
[all …]