Searched refs:bLimitedHeight (Results 1 – 3 of 3) sorted by relevance
165 , bool bLimitedHeight) in getValuePointerForLimitedSpace() argument168 , bLimitedHeight ? C2U("TextMaximumFrameHeight") : C2U("TextMaximumFrameWidth") ); in getValuePointerForLimitedSpace()456 , bool bLimitedHeight ) in getTextLabelMultiPropertyLists() argument476 if(bLimitedHeight) in getTextLabelMultiPropertyLists()
90 , bool bLimitedHeight );114 , bool bLimitedHeight=false );
640 bool bLimitedHeight = fabs(aTextToTickDistance.getX()) > fabs(aTextToTickDistance.getY()); in createTextShapes() local643 , nLimitedSpaceForText, bLimitedHeight ); in createTextShapes()653 …edSpaceAny = PropertyMapper::getValuePointerForLimitedSpace(aPropValues,aPropNames,bLimitedHeight); in createTextShapes()
Completed in 37 milliseconds