LMMS
Loading...
Searching...
No Matches
juce::FontStyleHelpers Struct Reference

Classes

struct  ConcreteFamilyNames

Static Public Member Functions

static const char * getStyleName (const bool bold, const bool italic) noexcept
static const char * getStyleName (const int styleFlags) noexcept
static bool isBold (const String &style) noexcept
static bool isItalic (const String &style) noexcept
static bool isPlaceholderFamilyName (const String &family)
static String getConcreteFamilyNameFromPlaceholder (const String &placeholder)
static String getConcreteFamilyName (const Font &font)

Member Function Documentation

◆ getConcreteFamilyName()

String juce::FontStyleHelpers::getConcreteFamilyName ( const Font & font)
inlinestatic

◆ getConcreteFamilyNameFromPlaceholder()

String juce::FontStyleHelpers::getConcreteFamilyNameFromPlaceholder ( const String & placeholder)
inlinestatic

◆ getStyleName() [1/2]

const char * juce::FontStyleHelpers::getStyleName ( const bool bold,
const bool italic )
inlinestaticnoexcept

◆ getStyleName() [2/2]

const char * juce::FontStyleHelpers::getStyleName ( const int styleFlags)
inlinestaticnoexcept

◆ isBold()

bool juce::FontStyleHelpers::isBold ( const String & style)
inlinestaticnoexcept

◆ isItalic()

bool juce::FontStyleHelpers::isItalic ( const String & style)
inlinestaticnoexcept

◆ isPlaceholderFamilyName()

bool juce::FontStyleHelpers::isPlaceholderFamilyName ( const String & family)
inlinestatic

The documentation for this struct was generated from the following file: