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

  /external/chromium/chrome/browser/instant/
instant_controller.cc 132 controller->CommitCurrentPreview(INSTANT_COMMIT_PRESSED_ENTER);
240 void InstantController::CommitCurrentPreview(InstantCommitType type) {
288 CommitCurrentPreview(INSTANT_COMMIT_FOCUS_LOST);
326 CommitCurrentPreview(INSTANT_COMMIT_FOCUS_LOST);
342 CommitCurrentPreview(INSTANT_COMMIT_FOCUS_LOST);
442 CommitCurrentPreview(INSTANT_COMMIT_FOCUS_LOST);
instant_controller.h 44 // by invoking |CommitCurrentPreview|, which results in |CommitInstant|
108 void CommitCurrentPreview(InstantCommitType type);
142 // |DestroyPreviewContents| or |CommitCurrentPreview|.
  /external/chromium/chrome/browser/ui/
browser.cc     [all...]

Completed in 526 milliseconds