Home
last modified time | relevance | path

Searched refs:BufferDone (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/
Dcfx_globaldata.h29 virtual void BufferDone() = 0;
Dcfx_globaldata_unittest.cpp26 void BufferDone() override { in BufferDone() function in __anon8a7154aa0111::TestDelegate
Dcfx_globaldata.cpp267 m_pDelegate->BufferDone(); in LoadGlobalPersistentVariables()