CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::TextLayoutManager Member List

This is the complete list of members for CeresEngine::TextLayoutManager, including all inherited members.

addTextContainer(const TextContainer &aTextContainer)CeresEngine::TextLayoutManager
createTexture()CeresEngine::TextLayoutManager
getLayout() constCeresEngine::TextLayoutManagerinline
getNeedsLayout() constCeresEngine::TextLayoutManager
getShowsControlCharacters() constCeresEngine::TextLayoutManagerinline
getShowsInvisibleCharacters() constCeresEngine::TextLayoutManagerinline
getTextContainerForGlyph(UInt32 glyphIndex)CeresEngine::TextLayoutManager
getTextContainers() constCeresEngine::TextLayoutManagerinline
getTextStorage() constCeresEngine::TextLayoutManagerinline
getUsesDefaultHyphenation() constCeresEngine::TextLayoutManagerinline
getUsesFontLeading() constCeresEngine::TextLayoutManagerinline
insertTextContainer(const TextContainer &aTextContainer, UInt32 index)CeresEngine::TextLayoutManager
layout()CeresEngine::TextLayoutManager
layoutIfNeeded()CeresEngine::TextLayoutManager
mContainersCeresEngine::TextLayoutManagerprivate
mFlagsCeresEngine::TextLayoutManagerprivate
mLayoutsCeresEngine::TextLayoutManagerprivate
mStorageCeresEngine::TextLayoutManagerprivate
removeTextContainer(UInt32 index)CeresEngine::TextLayoutManager
setNeedsLayout()CeresEngine::TextLayoutManager
setNeedsLayout(bool state)CeresEngine::TextLayoutManager
setShowsControlCharacters(const bool showsControlCharacters)CeresEngine::TextLayoutManagerinline
setShowsInvisibleCharacters(const bool showsInvisibleCharacters)CeresEngine::TextLayoutManagerinline
setTextContainer(const TextContainer &container)CeresEngine::TextLayoutManager
setTextContainers(const Vector< TextContainer > &containers)CeresEngine::TextLayoutManager
setTextStorage(const TextStorage &textStorage)CeresEngine::TextLayoutManager
setUsesDefaultHyphenation(const bool usesDefaultHyphenation)CeresEngine::TextLayoutManagerinline
setUsesFontLeading(const bool usesFontLeading)CeresEngine::TextLayoutManagerinline