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

/xsrc/external/mit/xorg-server/dist/include/
H A Dcursor.h114 extern _X_EXPORT Bool CursorMetricsFromGlyph(FontPtr /*pfont */ ,
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dcursor.h115 extern _X_EXPORT Bool CursorMetricsFromGlyph(
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dglyphcurs.c141 CursorMetricsFromGlyph(FontPtr pfont, unsigned ch, CursorMetricPtr cm) function in typeref:typename:Bool
H A Dcursor.c353 if (!CursorMetricsFromGlyph(sourcefont, sourceChar, &cm))
372 if (!CursorMetricsFromGlyph(maskfont, maskChar, &cm))
/xsrc/external/mit/xorg-server/dist/dix/
H A Dglyphcurs.c135 CursorMetricsFromGlyph(FontPtr pfont, unsigned ch, CursorMetricPtr cm) function in typeref:typename:Bool
H A Dcursor.c369 if (!CursorMetricsFromGlyph(sourcefont, sourceChar, &cm)) {
385 if (!CursorMetricsFromGlyph(maskfont, maskChar, &cm)) {

Completed in 7 milliseconds