Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcffl_listbox.cpp181 void CFFL_ListBox::RestoreState(CPDFSDK_PageView* pPageView) { in RestoreState() function in CFFL_ListBox
Dcffl_textfield.cpp232 void CFFL_TextField::RestoreState(CPDFSDK_PageView* pPageView) { in RestoreState() function in CFFL_TextField
Dcffl_combobox.cpp215 void CFFL_ComboBox::RestoreState(CPDFSDK_PageView* pPageView) { in RestoreState() function in CFFL_ComboBox
Dcffl_formfiller.cpp568 void CFFL_FormFiller::RestoreState(CPDFSDK_PageView* pPageView) {} in RestoreState() function in CFFL_FormFiller
/external/pdfium/xfa/fde/
Dfde_gedevice.cpp49 void CFDE_RenderDevice::RestoreState() { in RestoreState() function in CFDE_RenderDevice
/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp401 void CPSPrinterDriver::RestoreState(bool bKeepSaved) { in RestoreState() function in CPSPrinterDriver
Dcfx_psrenderer.cpp93 void CFX_PSRenderer::RestoreState(bool bKeepSaved) { in RestoreState() function in CFX_PSRenderer
Dfx_win32_device.cpp779 void CGdiDeviceDriver::RestoreState(bool bKeepSaved) { in RestoreState() function in CGdiDeviceDriver
/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp408 void CFX_RenderDevice::RestoreState(bool bKeepSaved) { in RestoreState() function in CFX_RenderDevice
/external/webp/src/dec/
Dvp8l_dec.c1040 static void RestoreState(VP8LDecoder* const dec) { in RestoreState() function
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp510 void CFX_AggDeviceDriver::RestoreState(bool bKeepSaved) { in RestoreState() function in CFX_AggDeviceDriver
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1385 void CFX_SkiaDeviceDriver::RestoreState(bool bKeepSaved) { in RestoreState() function in CFX_SkiaDeviceDriver
/external/v8/src/
Dbootstrapper.cc5031 char* Bootstrapper::RestoreState(char* from) { in RestoreState() function in v8::internal::Bootstrapper
Dobjects.cc10540 char* Relocatable::RestoreState(Isolate* isolate, char* from) { in RestoreState() function in v8::internal::Relocatable