Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstylesheet.cpp443 int32_t iNameLen = FDE_GetCSSNameLen(++psz, pEnd); in FromString() local
459 int32_t iNameLen = wch == '*' ? 1 : FDE_GetCSSNameLen(psz, pEnd); in FromString() local
477 int32_t iNameLen = FDE_GetCSSPersudoLen(psz, pEnd); in FromString() local
Dfde_cssdeclaration.cpp266 int32_t iNameLen, in AddProperty()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_resolveprocessor.cpp114 int32_t iNameLen = wsName.GetLength(); in XFA_ResolveNodes_Dollar() local