Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_loadercontext.h25 struct CXFA_LoaderContext { struct
29 bool bSaveLineHeight = false;
30 bool bFilterSpace = false;
31 float fWidth = 0;
32 float fHeight = 0;
33 float fLastPos = 0;
34 float fStartLineOffset = 0;
35 int32_t iChar = 0;
37 int32_t iTotalLines = -1;
38 UnownedPtr<const CFX_XMLNode> pXMLNode;
[all …]