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

  /external/chromium_org/ui/gfx/
text_constants.h 49 DIAGONAL_STRIKE,
render_text_pango.cc 462 style.style(DIAGONAL_STRIKE));
render_text_win.cc 273 diagonal_strike(false),
    [all...]
  /external/chromium_org/ui/views/examples/
multiline_example.cc 68 render_text_->SetStyle(gfx::DIAGONAL_STRIKE, false);
69 render_text_->ApplyStyle(gfx::DIAGONAL_STRIKE, true, test_range);
textfield_example.cc 132 name_->ApplyStyle(gfx::DIAGONAL_STRIKE, true, small_range);
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.cc     [all...]

Completed in 96 milliseconds