Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h501 CXFA_Value* GetDefaultValueIfExists();
Dcxfa_node.cpp2324 CXFA_Value* CXFA_Node::GetDefaultValueIfExists() { in GetDefaultValueIfExists() function in CXFA_Node
3070 CXFA_Value* imageValue = GetDefaultValueIfExists(); in ResetData()
3090 CXFA_Value* defValue = pChild->GetDefaultValueIfExists(); in ResetData()
3121 CXFA_Value* defValue = GetDefaultValueIfExists(); in ResetData()