Searched refs:moveWidget (Results 1 – 1 of 1) sorted by relevance
660 bool moveWidget( Widget *pWidget, bool up /*or down*/ ) in moveWidget() function1636 if ( FlatLayout::moveWidget( pWidget, true ) ) in upPressed()1644 if ( FlatLayout::moveWidget( pWidget, false ) ) in downPressed()
Completed in 96 milliseconds