OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShapeTextRunWithFont
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/
render_text_win.h
97
HRESULT
ShapeTextRunWithFont
(internal::TextRun* run, const Font& font);
render_text_win.cc
692
HRESULT hr =
ShapeTextRunWithFont
(run, current_font);
750
ShapeTextRunWithFont
(run, best_partial_font);
798
HRESULT RenderTextWin::
ShapeTextRunWithFont
(internal::TextRun* run,
[
all
...]
Completed in 2623 milliseconds