Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_wordprops.h19 nScriptType(CPDF_VariableText::ScriptType::Normal), in CPVT_WordProps()
35 nScriptType(scriptType), in nFontIndex()
44 nScriptType(other.nScriptType), in CPVT_WordProps()
52 CPDF_VariableText::ScriptType nScriptType; member
Dctypeset.cpp470 switch (pWord->pWordProps->nScriptType) { in OutputLines()