Searched refs:VGARES (Results 1 – 3 of 3) sorted by relevance
/dports/x11-servers/Xfstt/xfstt-1.11/libfstt/ |
H A D | raster_scale.cc | 58 xx = yy = (16 * VGARES + 36) / 72; in useTTFont() 110 xres = yres = VGARES; in setPointSize()
|
H A D | ttf.h | 819 VGARES = 96 enumerator
|
/dports/x11-servers/Xfstt/xfstt-1.11/src/ |
H A D | xfstt.cc | 546 = defaultres ? defaultres : VGARES; in openFont() 1932 FontParams fp0 = {{0, 0, 0, 0}, {0, 0, 0, 0}, {VGARES, VGARES}, 0}; in fs_working()
|