HomeSort by relevance Sort by last modified time
    Searched refs:width_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);
320 int width_id,
324 int width_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
311 (width_id != -1) ? &width : NULL,
1104 width_id, local
    [all...]

Completed in 280 milliseconds