Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/layout/core/
H A Dflow.cxx123 (*it)->aRequisition = (*it)->xChild->getMinimumSize(); in calculateSize()
125 mnEachWidth = SAL_MAX( mnEachWidth, (*it)->aRequisition.Width ); in calculateSize()
134 awt::Size aChildSize = (*it)->aRequisition; in calculateSize()
186 awt::Size aChildSize( child->aRequisition ); in allocateArea()
H A Dflow.hxx45 css::awt::Size aRequisition; member

Completed in 10 milliseconds