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

  /external/chromium/chrome/browser/chromeos/notifications/
notification_panel.cc 693 gfx::Rect min_bounds = GetPreferredBounds(); local
695 if (min_bounds.height() < panel_bounds.height())
696 panel_widget_->SetBounds(min_bounds);
697 else if (min_bounds.height() > panel_bounds.height()) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h 668 * return min_bounds). If none of these hold true, try again with the default
676 cs = &fs->min_bounds; \
699 cs = &fs->min_bounds; \
    [all...]
Xlib.h 1050 XCharStruct min_bounds; \/* minimum bounds over all existing char*\/ member in struct:__anon25537
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 668 * return min_bounds). If none of these hold true, try again with the default
676 cs = &fs->min_bounds; \
699 cs = &fs->min_bounds; \
    [all...]
Xlib.h 1050 XCharStruct min_bounds; \/* minimum bounds over all existing char*\/ member in struct:__anon27127
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 668 * return min_bounds). If none of these hold true, try again with the default
676 cs = &fs->min_bounds; \
699 cs = &fs->min_bounds; \
    [all...]
Xlib.h 1050 XCharStruct min_bounds; \/* minimum bounds over all existing char*\/ member in struct:__anon28642
    [all...]

Completed in 50 milliseconds