Searched refs:bSameRowCol (Results 1 – 1 of 1) sorted by relevance
2220 …bool bSameRowCol = bHorzDockArea ? ( pIter->m_aDockedData.m_aPos.Y() == nRowCol ) : ( pIter->m_aDo… in implts_getDockingAreaElementInfoOnSingleRowCol() local2223 if ( bSameRowCol && xUIElement.is() ) in implts_getDockingAreaElementInfoOnSingleRowCol()
Completed in 34 milliseconds