HomeSort by relevance Sort by last modified time
    Searched refs:SetNextFont (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/gfx/
font_fallback_win.h 44 void SetNextFont(Font font);
49 // |SetNextFont()| was called, returns the font set that way and clears it.
61 // Font that was set via |SetNextFont()|.
64 // Indicates whether |SetNextFont()| was called.
font_fallback_win_unittest.cc 107 iterator.SetNextFont(Font("Tahoma", 16));
font_fallback_win.cc 211 SetNextFont(original_font_);
217 void LinkedFontsIterator::SetNextFont(Font font) {
render_text_win.cc     [all...]

Completed in 347 milliseconds