HomeSort by relevance Sort by last modified time
    Searched refs:inhtml (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/platform/gtk/
gtkdrawing.h 329 * inhtml: boolean indicating whether this widget will be drawn as a HTML form control,
336 gboolean inhtml);
RenderThemeGtk.cpp 254 gboolean inhtml = true; local
256 if (moz_gtk_get_widget_border(type, &left, &top, &right, &bottom, direction, inhtml) != MOZ_GTK_SUCCESS)
gtk2drawing.c     [all...]

Completed in 24 milliseconds