Searched refs:rc_style (Results 1 – 1 of 1) sorted by relevance
1798 GtkRcStyle* rc_style = gtk_widget_get_modifier_style(widget); in GetFont() local1799 gfx::Font font((rc_style && rc_style->font_desc) ? in GetFont()1800 rc_style->font_desc : in GetFont()