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

  /external/chromium/chrome/browser/ui/gtk/
gtk_util.h 117 // |width_id| and |height_id| are resource IDs for the size. If either of these
123 int width_id, int height_id, bool resizable);
321 int height_id,
gtk_util.cc 307 int width_id, int height_id, bool resizable) {
310 gtk_util::GetWidgetSizeFromResources(GTK_WIDGET(window), width_id, height_id, local
312 (height_id != -1) ? &height : NULL);
1105 height_id, local
    [all...]

Completed in 667 milliseconds