Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_utils.cpp425 CXFA_Node* pValueChild = pNodeValue->GetFirstChild(); in XFA_GetLocaleValue() local
426 if (!pValueChild) in XFA_GetLocaleValue()
430 switch (pValueChild->GetElementType()) { in XFA_GetLocaleValue()
/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.cpp2584 CXFA_Node* pValueChild = pNodeValue->GetFirstChild(); in GetFormatDataValue() local
2585 if (!pValueChild) in GetFormatDataValue()
2589 switch (pValueChild->GetElementType()) { in GetFormatDataValue()