Searched refs:FontValues (Results 1 – 5 of 5) sorted by relevance
29 namespace FontValues namespace188 height (FontValues::defaultFontHeight) in SharedFontInternal()223 height (FontValues::defaultFontHeight) in SharedFontInternal()402 return FontValues::fallbackFont; in getFallbackFontName()407 FontValues::fallbackFont = name; in setFallbackFontName()416 return FontValues::fallbackFontStyle; in getFallbackFontStyle()421 FontValues::fallbackFontStyle = style; in setFallbackFontStyle()450 newHeight = FontValues::limitFontHeight (newHeight); in setHeight()462 newHeight = FontValues::limitFontHeight (newHeight); in setHeightWithoutChangingWidth()507 newHeight = FontValues::limitFontHeight (newHeight); in setSizeAndStyle()[all …]
52 } FontValues; typedef70 FontValues *fonts;
156 static FontValues *fonts;160 static FontValues currentFont;403 fonts = (FontValues*)XtMalloc( numFonts*sizeof(FontValues) ); in GetFontNames()471 FontValues *fontValues = parseRec->fonts - numBadFonts; in ParseFontNames()
188 typedef struct FontValues FontValues; typedef189 struct FontValues { struct229 static FontValues *fonts;233 static FontValues currentFont;437 FontValues *fonts;453 fonts = (FontValues*)XtMalloc( numFonts*sizeof(FontValues) ); in GetFontNames()527 FontValues *fontValues = parseRec->fonts - numBadFonts; in ParseFontNames()