HomeSort by relevance Sort by last modified time
    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