OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIAGONAL_STRIKE
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ui/gfx/
text_constants.h
59
DIAGONAL_STRIKE
,
render_text_linux.cc
461
style.style(
DIAGONAL_STRIKE
));
render_text_win.cc
164
diagonal_strike
(false),
525
run->strike, run->
diagonal_strike
);
587
run->
diagonal_strike
= style.style(
DIAGONAL_STRIKE
);
[
all
...]
/external/chromium_org/ui/views/examples/
textfield_example.cc
132
name_->ApplyStyle(gfx::
DIAGONAL_STRIKE
, true, small_range);
/external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.cc
876
SetStyle(gfx::
DIAGONAL_STRIKE
, false);
884
ApplyStyle(gfx::
DIAGONAL_STRIKE
, strike, scheme_range);
Completed in 313 milliseconds