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

  /external/pdfium/core/fxcrt/xml/
cxml_content.cpp 9 CXML_Content::CXML_Content(bool bCDATA, const WideStringView& content)
10 : m_bCDATA(bCDATA), m_Content(content) {}
cxml_content.h 15 CXML_Content(bool bCDATA, const WideStringView& content);
cxml_parser.h 39 void InsertContentSegment(bool bCDATA,

Completed in 61 milliseconds