Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/libs/libxutil/
H A DXFontName.c87 GetUnsigned (PointSize, FontNamePointSize) in XParseFontName()
165 PutUnsigned (PointSize, FontNamePointSize) in XFormatFontName()
205 CompareUnsigned (PointSize, FontNamePointSize) in XCompareFontName()
235 CopyUnsigned (PointSize, FontNamePointSize) in XCopyFontName()
/netbsd-src/external/gpl2/groff/dist/src/include/
H A DXFontName.h29 #define FontNamePointSize (1<<8) macro
/netbsd-src/external/gpl2/groff/dist/src/utils/xtotroff/
H A Dxtotroff.c72 | FontNamePointSize in CanonicalizeFontName()
126 attributes |= FontNamePointSize; in MapFont()
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Dfont.c80 fontNameAttributes |= FontNamePointSize; in LookupFontSizeBySize()
155 fontNameAttributes &= ~(FontNamePixelSize|FontNamePointSize in InstallFontSizes()