Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_textlayout.h101 struct LoaderContext : public cppgc::GarbageCollected<LoaderContext> { struct
107 bool bSaveLineHeight = false;
108 bool bFilterSpace = false;
109 float fWidth = 0;
110 float fHeight = 0;
111 float fLastPos = 0;
112 float fStartLineOffset = 0;
113 size_t nCharIdx = 0;
115 int32_t iTotalLines = -1;
116 UnownedPtr<const CFX_XMLNode> pXMLNode;
[all …]