Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.h83 CFX_SizeF GetCurrentComponentSize();
Dxfa_layout_itemlayout.cpp683 CFX_SizeF childSize = pProcessor->GetCurrentComponentSize(); in InsertFlowedItem()
864 childSize = pProcessor->GetCurrentComponentSize(); in InsertFlowedItem()
877 childSize = pProcessor->GetCurrentComponentSize(); in InsertFlowedItem()
1581 pCurChildNode, pProcessor->GetCurrentComponentSize())); in DoLayoutPageArea()
1670 CFX_SizeF size = pProcessor->GetCurrentComponentSize(); in DoLayoutPositionedContainer()
1992 CFX_SizeF childSize = pChildProcessor->GetCurrentComponentSize(); in ProcessKeepForSplit()
2761 CFX_SizeF CXFA_ItemLayoutProcessor::GetCurrentComponentSize() { in GetCurrentComponentSize() function in CXFA_ItemLayoutProcessor