Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/xml/
Dcfx_xmlinstruction.h27 void RemoveData(int32_t index);
Dcfx_xmlinstruction.cpp35 void CFX_XMLInstruction::RemoveData(int32_t index) { in RemoveData() function in CFX_XMLInstruction