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

  /external/chromium_org/ui/views/controls/button/
text_button.cc 210 text_shadow_offset_(gfx::Point(1, 1)),
285 text_shadow_offset_.SetPoint(x, y);
522 shadows.push_back(gfx::ShadowValue(text_shadow_offset_, 0, color));
text_button.h 263 gfx::Point text_shadow_offset_; member in class:views::TextButtonBase

Completed in 72 milliseconds