Kanzi  3.9.6
Kanzi Engine API
kanzi::FontStyleDefinition Member List

This is the complete list of members for kanzi::FontStyleDefinition, including all inherited members.

enableFractionalCharacterWidth(bool enable)kanzi::FontStyleDefinition
enableSnapCharacterToPixel(bool enable)kanzi::FontStyleDefinition
FontStyleDefinition()=defaultkanzi::FontStyleDefinitionexplicit
FontStyleDefinition(const FontStyleDefinition &origin)=defaultkanzi::FontStyleDefinition
getCharacterSpacing() constkanzi::FontStyleDefinition
getFixedCharacterWidth() constkanzi::FontStyleDefinition
getHash() constkanzi::FontStyleDefinition
getHintingPreference() constkanzi::FontStyleDefinition
getLineSpacing() constkanzi::FontStyleDefinition
getSize() constkanzi::FontStyleDefinition
getStyle() constkanzi::FontStyleDefinition
getWeight() constkanzi::FontStyleDefinition
isFractionalCharacterWidthEnabled() constkanzi::FontStyleDefinition
isShapingEnabled() constkanzi::FontStyleDefinition
isSnapCharacterToPixelEnabled() constkanzi::FontStyleDefinition
operator!=(const FontStyleDefinition &other) constkanzi::FontStyleDefinition
operator=(const FontStyleDefinition &origin)=defaultkanzi::FontStyleDefinition
operator==(const FontStyleDefinition &other) constkanzi::FontStyleDefinition
setCharacterSpacing(float characterSpacing)kanzi::FontStyleDefinition
setFixedCharacterWidth(float fixedCharacterWidth)kanzi::FontStyleDefinition
setHintingPreference(FontHintingPreference hintingPreference)kanzi::FontStyleDefinition
setLineSpacing(float lineSpacing)kanzi::FontStyleDefinition
setShapingEnabled(bool shapingEnabled)kanzi::FontStyleDefinition
setSize(float size)kanzi::FontStyleDefinition
setStyle(FontStyle style)kanzi::FontStyleDefinition
setWeight(FontWeight weight)kanzi::FontStyleDefinition