Home
last modified time | relevance | path

Searched defs:fSpaceAbove (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_textlayout.cpp703 float fSpaceAbove = 0; in LoadText() local
907 float fSpaceAbove, in AppendChar()
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_edit.cpp534 const float fSpaceAbove = pSpace.width >= 0.1f ? pSpace.width : 0.0f; in UpdateVAlignment() local
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp3691 float fSpaceAbove = 0; in FindSplitPos() local