Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.cpp618 FX_FLOAT* fContentCurRowHeight, in InsertFlowedItem() argument
770 *fContentCurRowHeight = in InsertFlowedItem()
771 std::max(*fContentCurRowHeight, childSize.height); in InsertFlowedItem()
798 *fContentCurRowHeight = std::max(*fContentCurRowHeight, childSize.height); in InsertFlowedItem()
805 fContentCurRowAvailWidth, fContentCurRowHeight, fContentCurRowY, in InsertFlowedItem()
825 *fContentCurRowHeight = in InsertFlowedItem()
826 std::max(*fContentCurRowHeight, childSize.height); in InsertFlowedItem()
869 *fContentCurRowHeight = in InsertFlowedItem()
870 std::max(*fContentCurRowHeight, childSize.height); in InsertFlowedItem()
901 *fContentCurRowHeight = std::max(*fContentCurRowHeight, childSize.height); in InsertFlowedItem()
[all …]
Dxfa_layout_itemlayout.h97 FX_FLOAT* fContentCurRowHeight,
141 FX_FLOAT fContentCurRowHeight,