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

  /external/chromium_org/ui/gfx/
text_elider.cc 67 const float full_username_width = GetStringWidthF(username, font_list); local
70 std::min(full_username_width,
82 std::max(available_pixel_width - full_username_width,
render_text.cc 1343 const float full_username_width = GetStringWidthF(username, font_list()); local
    [all...]

Completed in 62 milliseconds