Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dxml_int.h120 void InsertContentSegment(FX_BOOL bCDATA,
Dfx_xml_parser.cpp459 InsertContentSegment(bCDATA, dataStr, pElement); in ParseElement()
503 InsertContentSegment(bCDATA, dataStr, pElement); in ParseElement()
509 void CXML_Parser::InsertContentSegment(FX_BOOL bCDATA, in InsertContentSegment() function in CXML_Parser