Searched refs:isBottomSizingLocation (Results 1 – 3 of 3) sorted by relevance
623 …bool isBottomSizingLocation(SizingLocation loc) const {return ((loc == SizingBottom) || (loc == S… in isBottomSizingLocation() function
599 else if (isBottomSizingLocation(dragEdge)) in onMouseMove()
50 bool isBottomSizingLocation( ::CEGUI::FrameWindow::SizingLocation loc ) const { in isBottomSizingLocation() function51 return CEGUI::FrameWindow::isBottomSizingLocation( loc ); in isBottomSizingLocation()1644 … , isBottomSizingLocation_function_type( &FrameWindow_wrapper::isBottomSizingLocation ) in register_FrameWindow_class()