Home
last modified time | relevance | path

Searched refs:topLeftSizing (Results 1 – 25 of 50) sorted by relevance

12

/dports/graphics/cegui/cegui-0.8.7/cegui/src/widgets/
H A DScrolledContainer.cpp322 bool topLeftSizing, bool fireEvents) in setArea_impl() argument
325 Window::setArea_impl(pos, size, topLeftSizing, fireEvents); in setArea_impl()
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/widgets/
H A DScrolledContainer.h182 bool topLeftSizing = false, bool fireEvents = true);
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DNamedElement.pypp.cpp286 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
288 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
290 …this->CEGUI::Element::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
294 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
295 … CEGUI::Element::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DElement.pypp.cpp214 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
216 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
218 …this->CEGUI::Element::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
222 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
223 … CEGUI::Element::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DButtonBase.pypp.cpp1122 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1124 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1126 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1130 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1131 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DTooltip.pypp.cpp1226 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1228 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1230 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1234 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1235 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DDefaultWindow.pypp.cpp1118 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1120 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1122 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1126 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1127 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DTabButton.pypp.cpp1142 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1144 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1146 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1150 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1151 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DSlider.pypp.cpp1210 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1212 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1214 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1218 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1219 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DThumb.pypp.cpp1166 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1168 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1170 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1174 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1175 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DTitlebar.pypp.cpp1126 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1128 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1130 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1134 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1135 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DToggleButton.pypp.cpp1146 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1148 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1150 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1154 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1155 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DMenuItem.pypp.cpp1150 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1152 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1154 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1158 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1159 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DMenubar.pypp.cpp1238 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1240 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1242 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1246 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1247 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DProgressBar.pypp.cpp1138 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1140 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1142 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1146 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1147 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DItemEntry.pypp.cpp1138 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1140 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1142 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1146 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1147 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DLayoutContainer.pypp.cpp1223 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1225 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1227 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1231 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1232 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DComboDropList.pypp.cpp1226 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1228 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1230 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1234 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1235 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DGroupBox.pypp.cpp1114 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1116 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1118 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1122 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1123 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DPushButton.pypp.cpp1130 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1132 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1134 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1138 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1139 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DScrolledContainer.pypp.cpp150 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
152 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
154 …I::ScrolledContainer::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
158 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
159 …CEGUI::ScrolledContainer::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEven… in default_setArea_impl()
H A DRadioButton.pypp.cpp1154 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1156 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1158 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1162 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1163 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
H A DFrameWindow.pypp.cpp1218 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in setArea_impl()
1220 func_setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1222 … this->CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in setArea_impl()
1226 …mpl( ::CEGUI::UVector2 const & pos, ::CEGUI::USize const & size, bool topLeftSizing=false, bool fi… in default_setArea_impl()
1227 CEGUI::Window::setArea_impl( boost::ref(pos), boost::ref(size), topLeftSizing, fireEvents ); in default_setArea_impl()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/
H A DElement.cpp496 bool topLeftSizing, bool fireEvents) in setArea_impl() argument
515 const bool moved = (!topLeftSizing || sized) && pos != d_area.d_min; in setArea_impl()
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DElement.h1143 bool topLeftSizing = false, bool fireEvents = true);

12