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

  /external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.h 91 void SetCloseOnMouseOut(bool close);
download_shelf_gtk.cc 167 SetCloseOnMouseOut(false);
195 SetCloseOnMouseOut(false);
302 SetCloseOnMouseOut(true);
306 SetCloseOnMouseOut(false);
314 void DownloadShelfGtk::SetCloseOnMouseOut(bool close) {

Completed in 1039 milliseconds