Searched defs:mtx (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DPs.h309 int size; /* Font size. Use |mtx| if |size==0| */
310 float mtx[4]; /* Transformation matrix (see |size|) */ member in struct:PsFontInfoRec
520 extern int PsGetFontSize(FontPtr pFont, float *mtx);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DPs.h309 int size; /* Font size. Use |mtx| if |size==0| */
310 float mtx[4]; /* Transformation matrix (see |size|) */ member in struct:PsFontInfoRec
520 extern int PsGetFontSize(FontPtr pFont, float *mtx);

Completed in 46 milliseconds