HomeSort by relevance Sort by last modified time
    Searched full:ythickness (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/gtk/
gtk2drawing.c 56 #define YTHICKNESS(style) (style->ythickness)
818 y += widget->style->ythickness + focus_pad;
820 height -= 2 * (widget->style->ythickness + focus_pad);
1589 gint xthickness, ythickness; local
    [all...]
gtkdrawing.h 478 * Get the YTHICKNESS of a tab (notebook extension).

Completed in 36 milliseconds