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

  /external/chromium_org/ui/gfx/
render_text.cc 894 bool fade_right = fade_tail(); local
895 // Under RTL, |fade_right| == |fade_head|.
900 std::swap(fade_left, fade_right);
910 if (fade_right) {
    [all...]

Completed in 41 milliseconds