Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_ListBox.cpp265 void CFFL_ListBox::RestoreState(CPDFSDK_PageView* pPageView) in RestoreState() function in CFFL_ListBox
DFFL_TextField.cpp288 void CFFL_TextField::RestoreState(CPDFSDK_PageView* pPageView) in RestoreState() function in CFFL_TextField
DFFL_ComboBox.cpp283 void CFFL_ComboBox::RestoreState(CPDFSDK_PageView* pPageView) in RestoreState() function in CFFL_ComboBox
DFFL_FormFiller.cpp742 void CFFL_FormFiller::RestoreState(CPDFSDK_PageView* pPageView) in RestoreState() function in CFFL_FormFiller
/external/pdfium/core/src/fxge/ge/
Dfx_ge_device.cpp54 void CFX_RenderDevice::RestoreState(FX_BOOL bKeepSaved) in RestoreState() function in CFX_RenderDevice
Dfx_ge_ps.cpp76 void CFX_PSRenderer::RestoreState(FX_BOOL bKeepSaved) in RestoreState() function in CFX_PSRenderer
/external/pdfium/core/src/fxge/win32/
Dfx_win32_print.cpp346 void CPSPrinterDriver::RestoreState(FX_BOOL bKeepSaved) in RestoreState() function in CPSPrinterDriver
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp262 void CFX_SkiaDeviceDriver::RestoreState(FX_BOOL bKeepSaved) in RestoreState() function in CFX_SkiaDeviceDriver
/external/pdfium/core/src/fxge/apple/
Dfx_quartz_device.cpp254 void CFX_QuartzDeviceDriver::RestoreState(FX_BOOL isKeepSaved ) in RestoreState() function in CFX_QuartzDeviceDriver
/external/pdfium/core/src/fxge/agg/agg23/
Dfx_agg_driver.cpp274 void CFX_AggDeviceDriver::RestoreState(FX_BOOL bKeepSaved) in RestoreState() function in CFX_AggDeviceDriver
/external/v8/src/
Dbootstrapper.cc2731 char* Bootstrapper::RestoreState(char* from) { in RestoreState() function in v8::internal::Bootstrapper
Dobjects.cc8124 char* Relocatable::RestoreState(Isolate* isolate, char* from) { in RestoreState() function in v8::internal::Relocatable