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
69
void
DrawDecorations
(int x, int y, int width, bool underline, bool strike,
render_text_mac.cc
173
renderer.
DrawDecorations
(run.origin.x(), run.origin.y(), run.width,
render_text_linux.cc
459
renderer.
DrawDecorations
(style_start_x, y, x - style_start_x,
render_text.cc
240
void SkiaTextRenderer::
DrawDecorations
(int x, int y, int width, bool underline,
[
all
...]
render_text_win.cc
523
renderer.
DrawDecorations
(pos[glyph_range.start()].x(), y,
[
all
...]
Completed in 52 milliseconds