Searched refs:wsInstMgrName (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp2778 CFX_WideStringC wsInstMgrName = pNode->GetCData(XFA_ATTRIBUTE_Name); local
2779 if (wsInstMgrName.GetLength() >= 1 && wsInstMgrName.GetAt(0) == '_' &&
2780 wsInstMgrName.Mid(1) == wsName) {

Completed in 54 milliseconds