Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/layout/core/
H A Dbox.cxx104 bool bFlow = xChildCont.is() && xChildCont->hasHeightForWidth(); in calculateSize() local
108 if ( !mbHorizontal /*vertical*/ && bFlow ) in calculateSize()
146 bool bFlow = xChildCont.is() && xChildCont->hasHeightForWidth(); in calculateSize() local
148 if ( bFlow ) in calculateSize()
241 bool bFlow = xChildCont.is() && xChildCont->hasHeightForWidth(); in allocateArea() local
242 if ( !mbHorizontal && bFlow ) in allocateArea()

Completed in 13 milliseconds