Searched refs:vfont_type (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libX11/dist/modules/om/generic/
H A DomXChar.c128 int vfont_type; local in function:_XomGetFontDataFromFontSet
191 vfont_type = check_vertical_fonttype(fontdata[i].name);
192 if(vfont_type == 0 || vfont_type == 1) {
194 } else if(vfont_type == 2 || vfont_type == 3) {

Completed in 2 milliseconds