Home
last modified time | relevance | path

Searched defs:CXFA_Value (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_caption.h14 class CXFA_Value; variable
H A Dcxfa_value.cpp46 CXFA_Value::CXFA_Value(CXFA_Document* doc, XFA_PacketType packet) in CXFA_Value() function in CXFA_Value
H A Dcxfa_node.h46 class CXFA_Value; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_caption.h14 class CXFA_Value; variable
H A Dcxfa_value.cpp46 CXFA_Value::CXFA_Value(CXFA_Document* doc, XFA_PacketType packet) in CXFA_Value() function in CXFA_Value
H A Dcxfa_node.h44 class CXFA_Value; variable
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/parser/
H A Dcxfa_value.h23 explicit CXFA_Value(CXFA_Node* pNode) : CXFA_Data(pNode) {} in CXFA_Value() function