Searched refs:mnRightCol (Results 1 – 2 of 2) sorted by relevance
78 , mnRightCol( 0 ) in ChildData()143 child->mnRightCol = SAL_MIN( col + child->mnColSpan, mnColsLen ); in getMinimumSize()150 unsigned int end =( child->mnRightCol-1 ) +( ( child->mnBottomRow-1 )*mnColsLen ); in getMinimumSize()176 const int nLastAttach = g == 0 ? child->mnRightCol : child->mnBottomRow; in getMinimumSize()199 const int nLastAttach = g == 0 ? child->mnRightCol : child->mnBottomRow; in getMinimumSize()279 const int nLastAttach = g == 0 ? child->mnRightCol : child->mnBottomRow; in allocateArea()
42 int mnRightCol; member
Completed in 13 milliseconds