Searched refs:restore (Results 1 - 25 of 798) sorted by path

1234567891011>>

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas3297 // restore stream state
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dstreams.rb128 be used to restore the stream to an earlier state. This is used by recognizers
567 # return an integer-valued bookmark that may be used to restore the stream's
577 # restore the stream to an earlier location recorded by #mark. If no marker value is
/external/bison/build-aux/
H A Dtexinfo.tex1149 % so that \makeheadline knows which color to restore.
1173 % Typeset the headline with \maincolor, then restore the color.
5120 % can restore it in \pagesofar, after \hsize itself has (potentially)
7591 % Now we restore the token stack pointer to free the token list registers
/external/bison/
H A Dmaint.mk84 # remove any $(srcdir) prefix, and to restore what it removes.
594 re='\<(openat_(permissive|needs_fchdir|(save|restore)_fail)|l?(stat|ch(own|mod))at|(euid)?accessat)\>' \
/external/chromium-trace/trace-viewer/src/tracing/tracks/
H A Dcounter_track.js192 ctx.restore();
H A Dobject_instance_track.js123 ctx.restore();
H A Dprocess_track.js41 ctx.restore();
H A Dslice_track.js153 ctx.restore();
H A Dtrace_model_track.js109 ctx.restore();
H A Dtrack.js86 ctx.restore();
189 ctx.restore();
/external/chromium-trace/trace-viewer/src/ui/
H A Dquad_view.js60 ctx.restore();
197 ctx.restore();
254 ctx.restore();
/external/chromium_org/ash/wm/
H A Dworkspace_controller_unittest.cc439 // Since the restore from minimize will restore to the pre-minimize
440 // state (tested elsewhere), we abandon the current size and restore
444 gfx::Rect restore = window_state->GetRestoreBoundsInScreen(); local
446 EXPECT_EQ("0,1 101x102", restore.ToString());
448 w1->SetBounds(restore);
1290 // Show the browser (which should restore it).
/external/chromium_org/cc/layers/
H A Dheads_up_display_layer_impl.cc196 hud_canvas_->restore();
676 canvas->restore();
/external/chromium_org/cc/output/
H A Dsoftware_renderer.cc425 current_canvas_->restore();
/external/chromium_org/cc/resources/
H A Dcontent_layer_updater.cc82 canvas->restore();
112 canvas->restore();
H A Dgpu_raster_worker_pool.cc46 // Balanced with restore() call in ReleaseSkCanvas. save()/restore() calls
56 canvas->restore();
H A Dpicture.cc262 canvas->restore();
364 canvas->restore();
H A Dpicture_pile_impl.cc102 canvas->restore();
116 canvas->restore();
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dpower.js96 ctx.restore();
/external/chromium_org/chrome/browser/resources/net_internals/
H A Dtimeline_graph_view.js341 // Save current transformation matrix so we can restore it later.
381 context.restore();
/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dgtk2_border.cc105 canvas->sk_canvas()->restore();
107 canvas->sk_canvas()->restore();
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/calendar/javascript/
H A Dbackground.js164 this.canvasContext_.restore();
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gmail/
H A Dbackground.js244 canvasContext.restore();
/external/chromium_org/chrome/renderer/resources/
H A Doffline.js1035 canvasCtx.restore();
1721 this.canvasCtx.restore();
1803 this.canvasCtx.restore();
1895 this.canvasCtx.restore();
/external/chromium_org/chrome/test/chromedriver/
H A Dkey_converter_unittest.cc164 RestoreKeyboardLayoutOnDestruct restore; local

Completed in 612 milliseconds

1234567891011>>