Searched defs:SaveState (Results 1 - 14 of 14) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
H A Dcffl_listbox.cpp167 void CFFL_ListBox::SaveState(CPDFSDK_PageView* pPageView) { function in class:CFFL_ListBox
194 SaveState(pPageView);
H A Dcffl_textfield.cpp223 void CFFL_TextField::SaveState(CPDFSDK_PageView* pPageView) { function in class:CFFL_TextField
244 SaveState(pPageView);
H A Dcffl_combobox.cpp201 void CFFL_ComboBox::SaveState(CPDFSDK_PageView* pPageView) { function in class:CFFL_ComboBox
234 SaveState(pPageView);
H A Dcffl_formfiller.cpp566 void CFFL_FormFiller::SaveState(CPDFSDK_PageView* pPageView) {} function in class:CFFL_FormFiller
/external/toolchain-utils/binary_search_tool/
H A Dbinary_search_state.py283 self.SaveState()
331 def SaveState(self): member in class:BinarySearchState
334 SaveState will create a new unique, hidden state file to hold data from
/external/pdfium/xfa/fde/
H A Dfde_gedevice.cpp45 void CFDE_RenderDevice::SaveState() { function in class:CFDE_RenderDevice
46 m_pDevice->SaveState();
/external/pdfium/core/fxge/win32/
H A Dcfx_psrenderer.cpp87 void CFX_PSRenderer::SaveState() { function in class:CFX_PSRenderer
H A Dfx_win32_print.cpp397 void CPSPrinterDriver::SaveState() { function in class:CPSPrinterDriver
398 m_PSRenderer.SaveState();
H A Dfx_win32_device.cpp775 void CGdiDeviceDriver::SaveState() { function in class:CGdiDeviceDriver
/external/pdfium/core/fxge/agg/
H A Dfx_agg_driver.cpp503 void CFX_AggDeviceDriver::SaveState() { function in class:CFX_AggDeviceDriver
/external/opencv/cvaux/include/
H A Dcvvidsurv.hpp374 virtual void SaveState(CvFileStorage*){}; function in class:CvVSModule
/external/pdfium/core/fxge/ge/
H A Dcfx_renderdevice.cpp404 void CFX_RenderDevice::SaveState() { function in class:CFX_RenderDevice
405 m_pDeviceDriver->SaveState();
/external/webp/src/dec/
H A Dvp8l_dec.c1031 static void SaveState(VP8LDecoder* const dec, int last_pixel) { function
1076 SaveState(dec, (int)(src - data));
/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp1356 void CFX_SkiaDeviceDriver::SaveState() { function in class:CFX_SkiaDeviceDriver

Completed in 453 milliseconds