OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DrawDecorations
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ui/gfx/
render_text.h
70
void
DrawDecorations
(int x, int y, int width, bool underline, bool strike,
render_text_mac.cc
174
renderer.
DrawDecorations
(run.origin.x(), run.origin.y(), run.width,
render_text_pango.cc
460
renderer.
DrawDecorations
(style_start_x, y, x - style_start_x,
render_text.cc
268
void SkiaTextRenderer::
DrawDecorations
(int x, int y, int width, bool underline,
[
all
...]
render_text_win.cc
871
renderer.
DrawDecorations
(start_pos.x(), text_offset.y(),
[
all
...]
Completed in 431 milliseconds