HomeSort by relevance Sort by last modified time
    Searched defs:SaveState (Results 1 - 16 of 16) sorted by null

  /external/pdfium/fpdfsdk/formfiller/
cffl_listbox.cpp 167 void CFFL_ListBox::SaveState(CPDFSDK_PageView* pPageView) {
194 SaveState(pPageView);
cffl_combobox.cpp 201 void CFFL_ComboBox::SaveState(CPDFSDK_PageView* pPageView) {
234 SaveState(pPageView);
cffl_textfield.cpp 223 void CFFL_TextField::SaveState(CPDFSDK_PageView* pPageView) {
244 SaveState(pPageView);
cffl_formfiller.cpp 566 void CFFL_FormFiller::SaveState(CPDFSDK_PageView* pPageView) {}
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
QNCSmmCore.c 223 SaveState (
618 SaveState ();
  /external/toolchain-utils/binary_search_tool/
binary_search_state.py 283 self.SaveState()
331 def SaveState(self):
334 SaveState will create a new unique, hidden state file to hold data from
  /external/pdfium/core/fxge/win32/
fx_win32_print.cpp 397 void CPSPrinterDriver::SaveState() {
398 m_PSRenderer.SaveState();
cfx_psrenderer.cpp 87 void CFX_PSRenderer::SaveState() {
fx_win32_device.cpp 775 void CGdiDeviceDriver::SaveState() {
    [all...]
  /external/pdfium/xfa/fde/
fde_gedevice.cpp 45 void CFDE_RenderDevice::SaveState() {
46 m_pDevice->SaveState();
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/SmmBaseHelper/
SmmBaseHelper.c 182 EFI_SMI_CPU_SAVE_STATE *SaveState;
186 SaveState = &ToRead->Ia32SaveState;
188 SaveState = &mFrameworkSmst->CpuSaveState[CpuIndex].Ia32SaveState;
194 SaveState->SMBASE = State->x86.SMBASE;
195 SaveState->SMMRevId = State->x86.SMMRevId;
196 SaveState->IORestart = State->x86.IORestart;
197 SaveState->AutoHALTRestart = State->x86.AutoHALTRestart;
208 ((UINT8 *)SaveState) + mCpuSaveStateConvTable[Index].Offset
234 EFI_SMI_CPU_SAVE_STATE *SaveState;
239 SaveState = &ToWrite->Ia32SaveState;
    [all...]
  /external/pdfium/core/fxge/agg/
fx_agg_driver.cpp 503 void CFX_AggDeviceDriver::SaveState() {
    [all...]
  /external/pdfium/core/fxge/ge/
cfx_renderdevice.cpp 404 void CFX_RenderDevice::SaveState() {
405 m_pDeviceDriver->SaveState();
    [all...]
  /external/opencv/cvaux/include/
cvvidsurv.hpp 374 virtual void SaveState(CvFileStorage*){};
    [all...]
  /external/webp/src/dec/
vp8l_dec.c     [all...]
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp     [all...]

Completed in 1785 milliseconds