Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxf86bigfont.c339 CARD16 *pUniqIndex2Index; in ProcXF86BigfontQueryFont() local
373 pUniqIndex2Index = NULL; in ProcXF86BigfontQueryFont()
465 pUniqIndex2Index = tmp + nCharInfos; in ProcXF86BigfontQueryFont()
487 j = pUniqIndex2Index[i]; in ProcXF86BigfontQueryFont()
513 j = pUniqIndex2Index[i]; in ProcXF86BigfontQueryFont()
526 pUniqIndex2Index[i] = NextIndex; in ProcXF86BigfontQueryFont()
614 *pci = pCI[pUniqIndex2Index[i]]; in ProcXF86BigfontQueryFont()