Home
last modified time | relevance | path

Searched refs:yborder (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dfind_bar_gtk.cc489 gint yborder = style->ythickness; in Observe() local
491 yborder, yborder, xborder, xborder); in Observe()
Dgtk_util.cc793 gint yborder = our_style->ythickness; in DrawTextEntryBackground() local
795 gint height = rec->height - 2 * yborder; in DrawTextEntryBackground()
800 rec->x + xborder, rec->y + yborder, in DrawTextEntryBackground()
/external/chromium_org/chrome/browser/ui/gtk/
Dfind_bar_gtk.cc521 gint yborder = style->ythickness; in Observe() local
523 yborder, yborder, xborder, xborder); in Observe()
Dgtk_util.cc696 gint yborder = our_style->ythickness; in DrawTextEntryBackground() local
698 gint height = rec->height - 2 * yborder; in DrawTextEntryBackground()
703 rec->x + xborder, rec->y + yborder, in DrawTextEntryBackground()