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

  /external/chromium/chrome/browser/ui/views/
profile_tag_view.cc 37 int center_tag_width = tag_width - active_profile_tag_left_.width() -
43 SkBitmap* profile_tag_left = is_active ? &active_profile_tag_left_ :
86 active_profile_tag_left_ = SkBitmapOperations::CreateHSLShiftedBitmap(
profile_tag_view.h 47 SkBitmap active_profile_tag_left_; member in class:views::ProfileTagView

Completed in 129 milliseconds