Searched refs:special_font (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/mojo/examples/keyboard/
H A Dkeyboard_view.cc92 gfx::FontList special_font = CalculateFont(button_width - insets.width(), local
96 ResetFonts(font, special_font);
209 const gfx::FontList& special_font) {
218 button->SetFontList(special_font);
208 ResetFonts(const gfx::FontList& button_font, const gfx::FontList& special_font) argument
H A Dkeyboard_view.h75 // Reset the fonts of all the buttons. |special_font| is used for the buttons
78 const gfx::FontList& special_font);

Completed in 810 milliseconds