Home
last modified time | relevance | path

Searched defs:RestoreState (Results 1 – 17 of 17) sorted by relevance

/external/pdfium/core/fxge/win32/
Dwin32_int.h300 void RestoreState(bool bKeepSaved) override {} in RestoreState() function
Dcfx_psrenderer.cpp96 void CFX_PSRenderer::RestoreState(bool bKeepSaved) { in RestoreState() function in CFX_PSRenderer
Dfx_win32_print.cpp426 void CPSPrinterDriver::RestoreState(bool bKeepSaved) { in RestoreState() function in CPSPrinterDriver
Dfx_win32_device.cpp762 void CGdiDeviceDriver::RestoreState(bool bKeepSaved) { in RestoreState() function in CGdiDeviceDriver
/external/v8/src/codegen/
Dsource-position-table.h141 void RestoreState(const IndexAndPositionState& saved_state) { in RestoreState() function
/external/pdfium/fpdfsdk/formfiller/
Dcffl_listbox.cpp184 void CFFL_ListBox::RestoreState(CPDFSDK_PageView* pPageView) { in RestoreState() function in CFFL_ListBox
Dcffl_textfield.cpp227 void CFFL_TextField::RestoreState(CPDFSDK_PageView* pPageView) { in RestoreState() function in CFFL_TextField
Dcffl_combobox.cpp194 void CFFL_ComboBox::RestoreState(CPDFSDK_PageView* pPageView) { in RestoreState() function in CFFL_ComboBox
Dcffl_formfiller.cpp527 void CFFL_FormFiller::RestoreState(CPDFSDK_PageView* pPageView) {} in RestoreState() function in CFFL_FormFiller
/external/tensorflow/tensorflow/core/framework/
Dreader_base.cc65 Status ReaderBase::RestoreState(const tstring& state) { in RestoreState() function in tensorflow::ReaderBase
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp421 void CFX_RenderDevice::RestoreState(bool bKeepSaved) { in RestoreState() function in CFX_RenderDevice
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1212 void CFX_AggDeviceDriver::RestoreState(bool bKeepSaved) { in RestoreState() function in CFX_AggDeviceDriver
/external/webp/src/dec/
Dvp8l_dec.c1099 static void RestoreState(VP8LDecoder* const dec) { in RestoreState() function
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1877 void CFX_SkiaDeviceDriver::RestoreState(bool bKeepSaved) { in RestoreState() function in CFX_SkiaDeviceDriver
/external/v8/src/init/
Dbootstrapper.cc5398 char* Bootstrapper::RestoreState(char* from) { in RestoreState() function in v8::internal::Bootstrapper
/external/v8/src/compiler/
Dbytecode-graph-builder.cc1339 void RestoreState(int target_offset, int new_parent_offset) { in RestoreState() function in v8::internal::compiler::BytecodeGraphBuilder::OsrIteratorState
/external/v8/src/objects/
Dobjects.cc4535 char* Relocatable::RestoreState(Isolate* isolate, char* from) { in RestoreState() function in v8::internal::Relocatable