openshot-audio
0.1.2
|
Public Member Functions | |
Token (const String &t, const Font &f, Colour c, const bool whitespace) | |
Public Attributes | |
const String | text |
const Font | font |
const Colour | colour |
Rectangle< float > | area |
int | line |
float | lineHeight |
const bool | isWhitespace |
const bool | isNewLine |
|
inline |
Rectangle<float> juce::TextLayoutHelpers::Token::area |
const bool juce::TextLayoutHelpers::Token::isNewLine |
const bool juce::TextLayoutHelpers::Token::isWhitespace |
int juce::TextLayoutHelpers::Token::line |
float juce::TextLayoutHelpers::Token::lineHeight |