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

/xsrc/external/mit/libX11/dist/src/
H A DXomGeneric.h73 } FontDataRec, *FontData; typedef in typeref:struct:_FontDataRec
/xsrc/external/mit/libX11/dist/modules/om/generic/
H A DomGeneric.c78 fd = Xcalloc(font_data_count, sizeof(FontDataRec));
803 FontDataRec *font_data_return)
1072 FontDataRec font_data_return;
1815 font_data = Xcalloc(count, sizeof(FontDataRec));
/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXDefaultOMIF.c84 } FontDataRec, *FontData; typedef in typeref:struct:_FontDataRec
1032 font_data = Xcalloc(count, sizeof(FontDataRec));

Completed in 6 milliseconds