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

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp 40 if (CXML_Element* pXML =
42 int32_t nCount = pXML->CountChildren();
48 if (CXML_Element* pSubElement = pXML->GetElement(i)) {
66 delete pXML;
    [all...]
  /external/pdfium/xfa/src/fdp/src/xml/
fde_xml.cpp 857 CFDE_XMLInstruction* pXML = new CFDE_XMLInstruction(L"xml");
858 m_pRoot->InsertChildNode(pXML);
    [all...]

Completed in 139 milliseconds