Home
last modified time | relevance | path

Searched refs:FindElement (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_xml.h142 uint32_t FindElement(CXML_Element* pChild) const;
Dfx_xml_parser.cpp863 uint32_t CXML_Element::FindElement(CXML_Element* pChild) const { in FindElement() function in CXML_Element