Searched refs:getChildPos (Results 1 – 1 of 1) sorted by relevance
287 int pos = mpParent->getChildPos( this ); in next()297 int pos = mpParent->getChildPos( this ); in prev()366 unsigned int pos = getChildPos( pChild ); in removeChild()414 unsigned int getChildPos( Widget *pChild ) in getChildPos() function in Widget664 unsigned int oriChildPos = pOriContainer->getChildPos( pWidget ); in moveWidget()699 unsigned int childPos = pContainer->getChildPos( pSibling ); in moveWidget()708 unsigned int childPos = pContainer->up()->getChildPos( pContainer ); in moveWidget()
Completed in 13 milliseconds