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

/freebsd-10.2-release/contrib/groff/src/include/
H A DXFontName.h27 #define FontNamePointSize (1<<8) macro
/freebsd-10.2-release/contrib/groff/src/libs/libxutil/
H A DXFontName.c85 GetUnsigned (PointSize, FontNamePointSize)
163 PutUnsigned (PointSize, FontNamePointSize)
203 CompareUnsigned (PointSize, FontNamePointSize)
233 CopyUnsigned (PointSize, FontNamePointSize)
/freebsd-10.2-release/contrib/groff/src/utils/xtotroff/
H A Dxtotroff.c70 | FontNamePointSize
124 attributes |= FontNamePointSize;
/freebsd-10.2-release/contrib/groff/src/devices/xditview/
H A Dfont.c78 fontNameAttributes |= FontNamePointSize;
153 fontNameAttributes &= ~(FontNamePixelSize|FontNamePointSize

Completed in 101 milliseconds