Home
last modified time | relevance | path

Searched refs:property_getFont (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DWindow.h3816 const Font* property_getFont() const;
/dports/graphics/cegui/cegui-0.8.7/cegui/src/
H A DWindow.cpp1385 &Window::setFont, &Window::property_getFont, 0 in addWindowProperties()
3813 const Font* Window::property_getFont() const in property_getFont() function in CEGUI::Window