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

  /external/chromium_org/ui/gfx/
text_constants.h 58 STRIKE,
render_text_linux.cc 460 style.style(UNDERLINE), style.style(STRIKE),
render_text_win.cc 163 strike(false),
525 run->strike, run->diagonal_strike);
586 run->strike = style.style(STRIKE);
    [all...]
render_text_unittest.cc 116 render_text->SetStyle(STRIKE, true);
118 EXPECT_TRUE(render_text->styles()[STRIKE].EqualsValueForTesting(true));
    [all...]

Completed in 99 milliseconds