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

  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.cc 1510 const bool is_triple_click = tracking_double_click_ && local
    [all...]
autocomplete_edit_view_win.h 349 // |is_triple_click| should be true iff this is the third click of a triple
351 LONG ClipXCoordToVisibleText(LONG x, bool is_triple_click) const;

Completed in 25 milliseconds