Searched refs:pPropOrChild (Results 1 – 1 of 1) sorted by relevance
420 CXFA_Node* pPropOrChild = nullptr; in NormalPropertySetter() local423 pPropOrChild = in NormalPropertySetter()426 pPropOrChild = pNode->GetFirstChildByName(wsPropNameView); in NormalPropertySetter()429 if (pPropOrChild) { in NormalPropertySetter()430 info = XFA_GetScriptAttributeByName(pPropOrChild->GetElementType(), in NormalPropertySetter()433 pPropOrChild->JSObject()->ScriptSomDefaultValue(pReturnValue, true, in NormalPropertySetter()