Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxcrt/
Dfx_xml.h149 FX_DWORD CountElements(FX_BSTR space, FX_BSTR tag) const;
/external/pdfium/core/src/fxcrt/
Dfx_xml_parser.cpp737 FX_DWORD CXML_Element::CountElements(FX_BSTR space, FX_BSTR tag) const in CountElements() function in CXML_Element