Home
last modified time | relevance | path

Searched defs:CXFA_Caption (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h18 class CXFA_Caption; variable
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp373 CXFA_Caption::CXFA_Caption(CXFA_Node* pNode) : CXFA_Data(pNode) {} in CXFA_Caption() function in CXFA_Caption