Home
last modified time | relevance | path

Searched defs:GetFirstChildByClass (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.h209 T* GetFirstChildByClass(XFA_Element eType) const { in GetFirstChildByClass() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.h202 T* GetFirstChildByClass(XFA_Element eType) const { in GetFirstChildByClass() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/parser/
H A Dxfa_object_imp.cpp4595 CXFA_Node* CXFA_Node::GetFirstChildByClass(XFA_Element eType) const { in GetFirstChildByClass() function in CXFA_Node