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

  /external/chromium_org/ui/gfx/
render_text.h 233 void set_fade_head(bool fade_head) { fade_head_ = fade_head; }
234 bool fade_head() const { return fade_head_; }
639 bool fade_head_; member in class:gfx::RenderText
render_text.cc 834 fade_head_(false),
    [all...]

Completed in 113 milliseconds