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

  /external/chromium/chrome/browser/chromeos/frame/
panel_controller.cc 39 static SkBitmap* close_button_m; member in namespace:chromeos
113 close_button_m = rb.GetBitmapNamed(IDR_TAB_CLOSE_MASK);
374 kTitleCloseButtonColor, close_button_n, close_button_m);
  /external/chromium/chrome/browser/chromeos/notifications/
balloon_view.cc 73 SkBitmap* close_button_m = rb.GetBitmapNamed(IDR_TAB_CLOSE_MASK); local
82 SK_ColorBLACK, close_button_n, close_button_m);

Completed in 3162 milliseconds