Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_nodehelper.cpp66 bool bIsClassName = false; in CreateNode() local
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp752 bool bIsClassName) { in TraverseSiblings()
777 bool bIsClassName) { in TraversePropertiesOrSiblings()
1726 std::vector<CXFA_Node*> CXFA_Node::GetSiblings(bool bIsClassName) { in GetSiblings()