Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_caption.h30 CXFA_Value* GetValueIfExists();
Dcxfa_caption.cpp76 CXFA_Value* CXFA_Caption::GetValueIfExists() { in GetValueIfExists() function in CXFA_Caption
Dcxfa_node.cpp2676 CXFA_Value* capValue = caption->GetValueIfExists(); in GetValidateCaptionName()