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

  /external/chromium_org/ui/gfx/
text_elider.cc 77 // If |desired_domain_width| is greater than |available_domain_width|: the
79 // |desired_domain_width| must be <= |available_domain_width| at all cost.
80 const float desired_domain_width = local
84 domain = ElideText(domain, font_list, desired_domain_width, ELIDE_MIDDLE);
render_text.cc 1354 const float desired_domain_width = local
    [all...]

Completed in 387 milliseconds