HomeSort by relevance Sort by last modified time
    Searched defs:CountChildren (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcrt/xml/
cxml_element.h 46 size_t CountChildren() const { return m_Children.size(); }
  /external/pdfium/xfa/fxfa/parser/
cxfa_node.cpp 778 size_t CXFA_Node::CountChildren(XFA_Element eType, bool bOnlyChild) {
    [all...]

Completed in 48 milliseconds