◆ SharedFontInternal() [1/6]
| juce::Font::SharedFontInternal::SharedFontInternal |
( |
| ) |
|
|
inlinenoexcept |
◆ SharedFontInternal() [2/6]
| juce::Font::SharedFontInternal::SharedFontInternal |
( |
int | styleFlags, |
|
|
float | fontHeight ) |
|
inlinenoexcept |
◆ SharedFontInternal() [3/6]
| juce::Font::SharedFontInternal::SharedFontInternal |
( |
const String & | name, |
|
|
int | styleFlags, |
|
|
float | fontHeight ) |
|
inlinenoexcept |
◆ SharedFontInternal() [4/6]
| juce::Font::SharedFontInternal::SharedFontInternal |
( |
const String & | name, |
|
|
const String & | style, |
|
|
float | fontHeight ) |
|
inlinenoexcept |
◆ SharedFontInternal() [5/6]
◆ SharedFontInternal() [6/6]
| juce::Font::SharedFontInternal::SharedFontInternal |
( |
const SharedFontInternal & | other | ) |
|
|
inlinenoexcept |
◆ checkTypefaceSuitability()
| void juce::Font::SharedFontInternal::checkTypefaceSuitability |
( |
const Font & | f | ) |
|
|
inline |
◆ getAscent()
| float juce::Font::SharedFontInternal::getAscent |
( |
const Font & | f | ) |
|
|
inline |
◆ getHeight()
| float juce::Font::SharedFontInternal::getHeight |
( |
| ) |
const |
|
inline |
◆ getHorizontalScale()
| float juce::Font::SharedFontInternal::getHorizontalScale |
( |
| ) |
const |
|
inline |
◆ getKerning()
| float juce::Font::SharedFontInternal::getKerning |
( |
| ) |
const |
|
inline |
◆ getTypefaceName()
| String juce::Font::SharedFontInternal::getTypefaceName |
( |
| ) |
const |
|
inline |
◆ getTypefacePtr()
◆ getTypefaceStyle()
| String juce::Font::SharedFontInternal::getTypefaceStyle |
( |
| ) |
const |
|
inline |
◆ getUnderline()
| bool juce::Font::SharedFontInternal::getUnderline |
( |
| ) |
const |
|
inline |
◆ operator<()
◆ operator==()
◆ setAscent()
| void juce::Font::SharedFontInternal::setAscent |
( |
float | x | ) |
|
|
inline |
◆ setHeight()
| void juce::Font::SharedFontInternal::setHeight |
( |
float | x | ) |
|
|
inline |
◆ setHorizontalScale()
| void juce::Font::SharedFontInternal::setHorizontalScale |
( |
float | x | ) |
|
|
inline |
◆ setKerning()
| void juce::Font::SharedFontInternal::setKerning |
( |
float | x | ) |
|
|
inline |
◆ setTypeface()
◆ setTypefaceName()
| void juce::Font::SharedFontInternal::setTypefaceName |
( |
String | x | ) |
|
|
inline |
◆ setTypefaceStyle()
| void juce::Font::SharedFontInternal::setTypefaceStyle |
( |
String | x | ) |
|
|
inline |
◆ setUnderline()
| void juce::Font::SharedFontInternal::setUnderline |
( |
bool | x | ) |
|
|
inline |
◆ tie()
| auto juce::Font::SharedFontInternal::tie |
( |
| ) |
const |
|
inline |
◆ ascent
| float juce::Font::SharedFontInternal::ascent = 0.0f |
|
private |
◆ height
| float juce::Font::SharedFontInternal::height = 0.0f |
|
private |
◆ horizontalScale
| float juce::Font::SharedFontInternal::horizontalScale = 1.0f |
|
private |
◆ kerning
| float juce::Font::SharedFontInternal::kerning = 0.0f |
|
private |
◆ mutex
◆ typeface
◆ typefaceName
| String juce::Font::SharedFontInternal::typefaceName |
|
private |
◆ typefaceStyle
| String juce::Font::SharedFontInternal::typefaceStyle |
|
private |
◆ underline
| bool juce::Font::SharedFontInternal::underline = false |
|
private |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_graphics/fonts/juce_Font.cpp