Font Member List

This is the complete list of members for Font, including all inherited members.
bold enum valueFont
findAllTypefaceNames()Font [static]
findFonts(Array< Font > &results)Font [static]
Font(float fontHeight, int styleFlags=plain)Font
Font(const String &typefaceName, float fontHeight, int styleFlags)Font
Font(const Font &other)Font
Font(const Typeface::Ptr &typeface)Font
Font()Font
FontStyleFlags enum nameFont
getAscent() const Font
getDefaultMonospacedFontName()Font [static]
getDefaultSansSerifFontName()Font [static]
getDefaultSerifFontName()Font [static]
getDescent() const Font
getExtraKerningFactor() const Font
getFallbackFontName()Font [static]
getGlyphPositions(const String &text, Array< int > &glyphs, Array< float > &xOffsets) const Font
getHeight() const Font
getHorizontalScale() const Font
getPlatformDefaultFontNames(String &defaultSans, String &defaultSerif, String &defaultFixed)Font [static]
getStringWidth(const String &text) const Font
getStringWidthFloat(const String &text) const Font
getStyleFlags() const Font
getTypeface() const Font
getTypefaceName() const Font
isBold() const Font
isItalic() const Font
isUnderlined() const Font
italic enum valueFont
operator!=(const Font &other) const Font
operator=(const Font &other)Font
operator==(const Font &other) const Font
plain enum valueFont
setBold(bool shouldBeBold)Font
setExtraKerningFactor(float extraKerning)Font
setFallbackFontName(const String &name)Font [static]
setHeight(float newHeight)Font
setHeightWithoutChangingWidth(float newHeight)Font
setHorizontalScale(float scaleFactor)Font
setItalic(bool shouldBeItalic)Font
setSizeAndStyle(float newHeight, int newStyleFlags, float newHorizontalScale, float newKerningAmount)Font
setStyleFlags(const int newFlags)Font
setTypefaceName(const String &faceName)Font
setUnderline(bool shouldBeUnderlined)Font
underlined enum valueFont
~Font()Font
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Apr 26 11:42:12 2010 for JUCE by  doxygen 1.6.3