Home
last modified time | relevance | path

Searched refs:PointSize (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.h12 unsigned int PointSize; member
/netbsd-src/external/gpl2/groff/dist/src/utils/xtotroff/
H A Dxtotroff.c129 parsed.PointSize = point_size * 10; in MapFont()
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Dfont.c83 fontName.PointSize = decipointsize; in LookupFontSizeBySize()