HomeSort by relevance Sort by last modified time
    Searched refs:ClearHistory (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/ui/events/gestures/
velocity_calculator.h 24 void ClearHistory();
velocity_calculator.cc 106 void VelocityCalculator::ClearHistory() {
velocity_calculator_unittest.cc 119 // Ensures ClearHistory behaves correctly
127 velocity_calculator.ClearHistory();
gesture_point.cc 47 velocity_calculator_.ClearHistory();
  /external/chromium_org/cc/debug/
paint_time_counter.h 29 void ClearHistory();
paint_time_counter.cc 46 void PaintTimeCounter::ClearHistory() {
  /external/chromium_org/content/public/test/
render_view_test.h 110 void ClearHistory();
render_view_test.cc 330 void RenderViewTest::ClearHistory() {
  /external/chromium_org/content/renderer/
render_view_browsertest.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
urlhist.h 443 virtual HRESULT STDMETHODCALLTYPE ClearHistory(
504 HRESULT (STDMETHODCALLTYPE *ClearHistory)(
527 #define IUrlHistoryStg2_ClearHistory(This) (This)->lpVtbl->ClearHistory(This)
560 return This->lpVtbl->ClearHistory(This);
  /external/chromium_org/content/browser/android/
content_view_core_impl.h 169 void ClearHistory(JNIEnv* env, jobject obj);
content_view_core_impl.cc     [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl.cc     [all...]
  /external/chromium_org/v8/src/
hydrogen.cc 191 environment->ClearHistory();
    [all...]
hydrogen.h 667 void ClearHistory() {
    [all...]

Completed in 1369 milliseconds