HomeSort by relevance Sort by last modified time
    Searched refs:GetTagName (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/include/fxcrt/
fx_xml.h 87 CFX_ByteString GetTagName(FX_BOOL bQualified = FALSE) const;
88 void GetTagName(CFX_ByteStringL &tagName, FX_BOOL bQualified = FALSE) const;
  /external/pdfium/core/src/fpdfdoc/
doc_metadata.cpp 74 if (pXmlElmnt->GetTagName() == FX_BSTRC("RDF")) {
  /external/pdfium/core/src/fxcrt/
xml_int.h 171 void GetTagName(CFX_ByteStringL &space, CFX_ByteStringL &name, FX_BOOL &bEndTag, FX_BOOL bStartTag = FALSE);
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp 58 CFX_ByteString tag=pSubElement->GetTagName();

Completed in 67 milliseconds