Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.cpp663 float* fContentCurRowHeight, in InsertFlowedItem() argument
814 *fContentCurRowHeight = in InsertFlowedItem()
815 std::max(*fContentCurRowHeight, childSize.height); in InsertFlowedItem()
842 *fContentCurRowHeight = std::max(*fContentCurRowHeight, childSize.height); in InsertFlowedItem()
849 fContentCurRowAvailWidth, fContentCurRowHeight, fContentCurRowY, in InsertFlowedItem()
868 *fContentCurRowHeight = in InsertFlowedItem()
869 std::max(*fContentCurRowHeight, childSize.height); in InsertFlowedItem()
912 *fContentCurRowHeight = in InsertFlowedItem()
913 std::max(*fContentCurRowHeight, childSize.height); in InsertFlowedItem()
944 *fContentCurRowHeight = std::max(*fContentCurRowHeight, childSize.height); in InsertFlowedItem()
[all …]
Dcxfa_itemlayoutprocessor.h80 float* fContentCurRowHeight,
124 float fContentCurRowHeight,