Searched defs:RestoreState (Results 1 - 18 of 18) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
H A Dcffl_listbox.cpp181 void CFFL_ListBox::RestoreState(CPDFSDK_PageView* pPageView) { function in class:CFFL_ListBox
201 RestoreState(pPageView);
H A Dcffl_textfield.cpp232 void CFFL_TextField::RestoreState(CPDFSDK_PageView* pPageView) { function in class:CFFL_TextField
251 RestoreState(pPageView);
H A Dcffl_combobox.cpp215 void CFFL_ComboBox::RestoreState(CPDFSDK_PageView* pPageView) { function in class:CFFL_ComboBox
241 RestoreState(pPageView);
H A Dcffl_formfiller.cpp568 void CFFL_FormFiller::RestoreState(CPDFSDK_PageView* pPageView) {} function in class:CFFL_FormFiller
/external/pdfium/xfa/fde/
H A Dfde_gedevice.cpp49 void CFDE_RenderDevice::RestoreState() { function in class:CFDE_RenderDevice
50 m_pDevice->RestoreState(false);
/external/pdfium/core/fxge/win32/
H A Dcfx_psrenderer.cpp93 void CFX_PSRenderer::RestoreState(bool bKeepSaved) { function in class:CFX_PSRenderer
H A Dfx_win32_print.cpp401 void CPSPrinterDriver::RestoreState(bool bKeepSaved) { function in class:CPSPrinterDriver
402 m_PSRenderer.RestoreState(bKeepSaved);
H A Dfx_win32_device.cpp779 void CGdiDeviceDriver::RestoreState(bool bKeepSaved) { function in class:CGdiDeviceDriver
/external/pdfium/core/fxge/agg/
H A Dfx_agg_driver.cpp510 void CFX_AggDeviceDriver::RestoreState(bool bKeepSaved) { function in class:CFX_AggDeviceDriver
/external/pdfium/core/fxge/ge/
H A Dcfx_renderdevice.cpp408 void CFX_RenderDevice::RestoreState(bool bKeepSaved) { function in class:CFX_RenderDevice
409 m_pDeviceDriver->RestoreState(bKeepSaved);
/external/webp/src/dec/
H A Dvp8l_dec.c1040 static void RestoreState(VP8LDecoder* const dec) { function
1176 RestoreState(dec);
/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp1368 void CFX_SkiaDeviceDriver::RestoreState(bool bKeepSaved) { function in class:CFX_SkiaDeviceDriver
/external/v8/src/
H A Dbootstrapper.cc4564 char* Bootstrapper::RestoreState(char* from) { function in class:v8::internal::Bootstrapper
H A Dobjects.cc10941 char* Relocatable::RestoreState(Isolate* isolate, char* from) { function in class:v8::internal::__anon21760::Relocatable
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 313 milliseconds