Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1942 CXFA_Value* capValue = caption->GetValueIfExists(); in GetValidateCaptionName() local
1943 if (capValue) { in GetValidateCaptionName()
1944 CXFA_Text* captionText = capValue->GetTextIfExists(); in GetValidateCaptionName()