Searched defs:LoaderContext (Results 1 – 1 of 1) sorted by relevance
101 struct LoaderContext : public cppgc::GarbageCollected<LoaderContext> { struct107 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 …]