Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_utils.cpp420 CXFA_Value* pNodeValue = in XFA_GetLocaleValue() local
422 if (!pNodeValue) in XFA_GetLocaleValue()
425 CXFA_Node* pValueChild = pNodeValue->GetFirstChild(); in XFA_GetLocaleValue()
/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.cpp2579 CXFA_Value* pNodeValue = in GetFormatDataValue() local
2581 if (!pNodeValue) in GetFormatDataValue()
2584 CXFA_Node* pValueChild = pNodeValue->GetFirstChild(); in GetFormatDataValue()