Home
last modified time | relevance | path

Searched defs:getHorizontalExtent (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/cegui/cegui-0.8.7/cegui/src/
H A DLeftAlignedRenderedString.cpp70 float LeftAlignedRenderedString::getHorizontalExtent(const Window* ref_wnd) const in getHorizontalExtent() function in CEGUI::LeftAlignedRenderedString
H A DRightAlignedRenderedString.cpp77 float RightAlignedRenderedString::getHorizontalExtent(const Window* ref_wnd) const in getHorizontalExtent() function in CEGUI::RightAlignedRenderedString
H A DCentredRenderedString.cpp74 float CentredRenderedString::getHorizontalExtent(const Window* ref_wnd) const in getHorizontalExtent() function in CEGUI::CentredRenderedString
H A DJustifiedRenderedString.cpp83 float JustifiedRenderedString::getHorizontalExtent(const Window* ref_wnd) const in getHorizontalExtent() function in CEGUI::JustifiedRenderedString
H A DRenderedString.cpp339 float RenderedString::getHorizontalExtent(const Window* ref_wnd) const in getHorizontalExtent() function in CEGUI::RenderedString
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DRenderedStringWordWrapper.h153 float RenderedStringWordWrapper<T>::getHorizontalExtent(const Window* ref_wnd) const in getHorizontalExtent() function
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DCentredRenderedString.pypp.cpp61 virtual float getHorizontalExtent( ::CEGUI::Window const * ref_wnd ) const { in getHorizontalExtent() function
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DEnvelopeEditor.cpp239 pp_int32 EnvelopeEditor::getHorizontalExtent() const in getHorizontalExtent() function in EnvelopeEditor