Home
last modified time | relevance | path

Searched refs:xborder (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dfind_bar_gtk.cc488 gint xborder = style->xthickness; in Observe() local
491 yborder, yborder, xborder, xborder); in Observe()
Dgtk_util.cc792 gint xborder = our_style->xthickness; in DrawTextEntryBackground() local
794 gint width = rec->width - 2 * xborder; in DrawTextEntryBackground()
800 rec->x + xborder, rec->y + yborder, in DrawTextEntryBackground()