HomeSort by relevance Sort by last modified time
    Searched refs:RestoreState (Results 26 - 45 of 45) sorted by null

12

  /external/pdfium/fpdfsdk/include/formfiller/
FFL_FormFiller.h 97 virtual void RestoreState(CPDFSDK_PageView* pPageView);
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListCtrl.cpp 196 pDevice->RestoreState();
PWL_Utils.cpp     [all...]
  /frameworks/base/core/jni/android/graphics/pdf/
PdfRenderer.cpp 229 fxgeDevice->RestoreState();
  /external/pdfium/core/src/fxge/ge/
fx_ge_device.cpp 54 void CFX_RenderDevice::RestoreState(FX_BOOL bKeepSaved)
56 m_pDeviceDriver->RestoreState(bKeepSaved);
fx_ge_ps.cpp 76 void CFX_PSRenderer::RestoreState(FX_BOOL bKeepSaved)
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_pageobjs.cpp 128 pDevice->RestoreState();
270 pDevice->RestoreState();
397 pDevice->RestoreState();
  /external/chromium_org/ui/gl/
gl_gl_api_implementation.cc 453 virtual_context->GetGLStateRestorer()->RestoreState(
  /external/pdfium/fpdfsdk/src/
fpdfformfill.cpp 264 pDevice->RestoreState();
fpdfview.cpp 838 pContext->m_pDevice->RestoreState();
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_edit_model.cc 254 void OmniboxEditModel::RestoreState(const State* state) {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.cc 208 model()->RestoreState(state ? &state->model_state : NULL);
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 445 m_pDevice->RestoreState();
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_FormFiller.cpp 742 void CFFL_FormFiller::RestoreState(CPDFSDK_PageView* pPageView)
FFL_IFormFiller.cpp 1161 pFormFiller->RestoreState(pData->pPageView);
  /external/pdfium/core/src/fxge/agg/agg23/
fx_agg_driver.cpp 277 void CFX_AggDeviceDriver::RestoreState(FX_BOOL bKeepSaved)
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc 600 virtual void RestoreState(const ContextState* prev_state) OVERRIDE;
    [all...]
  /external/chromium_org/v8/src/
bootstrapper.cc     [all...]
objects.h     [all...]
objects.cc     [all...]

Completed in 326 milliseconds

12