Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/layout/core/
H A Dflow.cxx117 mnEachWidth = 0; in calculateSize()
125 mnEachWidth = SAL_MAX( mnEachWidth, (*it)->aRequisition.Width ); in calculateSize()
136 aChildSize.Width = mnEachWidth; in calculateSize()
188 aChildSize.Width = mnEachWidth; in allocateArea()
H A Dflow.hxx53 long mnEachWidth; // on homogeneous, the width of every child member in layoutimpl::Flow

Completed in 9 milliseconds