Home
last modified time | relevance | path

Searched refs:mnLeftCol (Results 1 – 2 of 2) sorted by relevance

/trunk/main/toolkit/source/layout/core/
H A Dtable.cxx77 , mnLeftCol( 0 ) in ChildData()
142 child->mnLeftCol = col; in getMinimumSize()
149 unsigned int start = child->mnLeftCol +( child->mnTopRow*mnColsLen ); in getMinimumSize()
175 const int nFirstAttach = g == 0 ? child->mnLeftCol : child->mnTopRow; in getMinimumSize()
198 const int nFirstAttach = g == 0 ? child->mnLeftCol : child->mnTopRow; in getMinimumSize()
278 const int nFirstAttach = g == 0 ? child->mnLeftCol : child->mnTopRow; in allocateArea()
H A Dtable.hxx41 int mnLeftCol; member

Completed in 14 milliseconds