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

/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_ListBox.cpp197 void CFFL_ListBox::RestoreState(CPDFSDK_PageView* pPageView) { function in class:CFFL_ListBox
214 RestoreState(pPageView);
H A DFFL_ComboBox.cpp207 void CFFL_ComboBox::RestoreState(CPDFSDK_PageView* pPageView) { function in class:CFFL_ComboBox
233 RestoreState(pPageView);
H A DFFL_TextField.cpp231 void CFFL_TextField::RestoreState(CPDFSDK_PageView* pPageView) { function in class:CFFL_TextField
250 RestoreState(pPageView);
H A DFFL_FormFiller.cpp596 void CFFL_FormFiller::RestoreState(CPDFSDK_PageView* pPageView) {} function in class:CFFL_FormFiller
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_device.cpp43 void CFX_RenderDevice::RestoreState(FX_BOOL bKeepSaved) { function in class:CFX_RenderDevice
44 m_pDeviceDriver->RestoreState(bKeepSaved);
H A Dfx_ge_ps.cpp79 void CFX_PSRenderer::RestoreState(FX_BOOL bKeepSaved) { function in class:CFX_PSRenderer
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_print.cpp274 RestoreState();
375 void CPSPrinterDriver::RestoreState(FX_BOOL bKeepSaved) { function in class:CPSPrinterDriver
376 m_PSRenderer.RestoreState(bKeepSaved);
/external/pdfium/core/src/fxge/agg/src/
H A Dfx_agg_driver.cpp274 void CFX_AggDeviceDriver::RestoreState(FX_BOOL bKeepSaved) { function in class:CFX_AggDeviceDriver
/external/pdfium/core/src/fxge/apple/
H A Dfx_quartz_device.cpp217 void CFX_QuartzDeviceDriver::RestoreState(FX_BOOL isKeepSaved) { function in class:CFX_QuartzDeviceDriver
237 RestoreState(FALSE);
276 RestoreState(FALSE);
388 RestoreState(FALSE);
552 RestoreState(FALSE);
575 RestoreState(FALSE);
588 RestoreState(FALSE);
595 RestoreState(FALSE);
629 RestoreState(FALSE);
670 RestoreState(FALS
[all...]
/external/pdfium/core/src/fxge/skia/
H A Dfx_skia_device.cpp292 void CFX_SkiaDeviceDriver::RestoreState(FX_BOOL bKeepSaved) { function in class:CFX_SkiaDeviceDriver
293 m_pAggDriver->RestoreState(bKeepSaved);
/external/pdfium/xfa/src/fdp/src/fde/
H A Dfde_gdidevice.cpp56 void CFDE_GdiDevice::RestoreState(FDE_HDEVICESTATE hState) { function in class:CFDE_GdiDevice
H A Dfde_gedevice.cpp68 void CFDE_FxgeDevice::RestoreState(FDE_HDEVICESTATE hState) { function in class:CFDE_FxgeDevice
69 m_pDevice->RestoreState();
446 m_pDevice->RestoreState();
529 m_pDevice->RestoreState();
/external/webp/src/dec/
H A Dvp8l.c1010 static void RestoreState(VP8LDecoder* const dec) { function
1139 RestoreState(dec);
/external/v8/src/
H A Dbootstrapper.cc3940 char* Bootstrapper::RestoreState(char* from) { function in class:v8::internal::Bootstrapper
H A Dobjects.cc10563 char* Relocatable::RestoreState(Isolate* isolate, char* from) { function in class:v8::internal::__anon18671::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 410 milliseconds