Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_object.cpp1664 WideString wsInstMgrName = in Script_Subform_InstanceManager() local
1666 if (wsInstMgrName.GetLength() >= 1 && wsInstMgrName[0] == '_' && in Script_Subform_InstanceManager()
1667 wsInstMgrName.Right(wsInstMgrName.GetLength() - 1) == wsName) { in Script_Subform_InstanceManager()