Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxfont.c182 long nfonts; in dmxProcSetFontPath() local
195 nfonts = stuff->nFonts; in dmxProcSetFontPath()
197 while (--nfonts >= 0) { in dmxProcSetFontPath()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c3300 long nfonts; in ProcSetFontPath() local
3310 nfonts = stuff->nFonts; in ProcSetFontPath()
3311 while (--nfonts >= 0) { in ProcSetFontPath()