HomeSort by relevance Sort by last modified time
    Searched defs:max_bounds (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ash/wm/panels/
panel_layout_manager.cc 417 const gfx::Rect& max_bounds = panel_container_->GetRootWindow()->bounds(); local
418 const int max_width = max_bounds.width() * kMaxWidthFactor;
419 const int max_height = max_bounds.height() * kMaxHeightFactor;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlib.h 1059 XCharStruct max_bounds; \/* maximum bounds over all existing char*\/ member in struct:__anon24853
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 1059 XCharStruct max_bounds; \/* maximum bounds over all existing char*\/ member in struct:__anon26589
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/xcb/
xproto.h 2513 xcb_charinfo_t max_bounds; \/**< *\/ member in struct:xcb_query_font_reply_t
2645 xcb_charinfo_t max_bounds; \/**< *\/ member in struct:xcb_list_fonts_with_info_reply_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h 2513 xcb_charinfo_t max_bounds; \/**< *\/ member in struct:xcb_query_font_reply_t
2645 xcb_charinfo_t max_bounds; \/**< *\/ member in struct:xcb_list_fonts_with_info_reply_t
    [all...]

Completed in 417 milliseconds