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

  /external/chromium_org/ui/gfx/
text_elider.h 71 TRUNCATE_AT_END
text_elider.cc 466 const bool insert_ellipsis = (elide_behavior != TRUNCATE_AT_END);
    [all...]
text_elider_unittest.cc 348 cases[i].width, TRUNCATE_AT_END);
413 result = ElideText(kTestString, font_list, width, TRUNCATE_AT_END);
    [all...]

Completed in 53 milliseconds