openshot-audio  0.1.6
Classes | Static Public Member Functions | List of all members
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()

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

◆ getConcreteFamilyNameFromPlaceholder()

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

◆ getStyleName() [1/2]

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

◆ getStyleName() [2/2]

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

◆ isBold()

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

◆ isItalic()

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

◆ isPlaceholderFamilyName()

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

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