getOverrideColours() const | CEGUI::SectionSpecification | |
getOwnerWidgetLookFeel() const | CEGUI::SectionSpecification | |
getSectionName() const | CEGUI::SectionSpecification | |
initColourRectForOverride(const Window &wnd, ColourRect &cr) const | CEGUI::SectionSpecification | protected |
isUsingOverrideColours() const | CEGUI::SectionSpecification | |
render(Window &srcWindow, float base_z, const ColourRect *modcols=0, const Rect *clipper=0, bool clipToDisplay=false) const | CEGUI::SectionSpecification | |
render(Window &srcWindow, const Rect &baseRect, float base_z, const ColourRect *modcols=0, const Rect *clipper=0, bool clipToDisplay=false) const | CEGUI::SectionSpecification | |
SectionSpecification(const String &owner, const String §ionName, const String &controlPropertySource) | CEGUI::SectionSpecification | |
SectionSpecification(const String &owner, const String §ionName, const String &controlPropertySource, const ColourRect &cols) | CEGUI::SectionSpecification | |
setOverrideColours(const ColourRect &cols) | CEGUI::SectionSpecification | |
setOverrideColoursPropertyIsColourRect(bool setting=true) | CEGUI::SectionSpecification | |
setOverrideColoursPropertySource(const String &property) | CEGUI::SectionSpecification | |
setRenderControlPropertySource(const String &property) | CEGUI::SectionSpecification | |
setUsingOverrideColours(bool setting=true) | CEGUI::SectionSpecification | |
writeXMLToStream(XMLSerializer &xml_stream) const | CEGUI::SectionSpecification | |