Searched defs:right_margin (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ash/system/chromeos/audio/
H A Daudio_detailed_view.cc79 int right_margin = 0; local
81 right_margin = margin;
89 right_margin));
/external/chromium_org/ash/system/tray/
H A Dhover_highlight_view.cc72 int right_margin = kTrayPopupPaddingHorizontal; local
75 right_margin += kTrayPopupDetailsLabelExtraLeftMargin;
80 views::Border::CreateEmptyBorder(5, left_margin, 5, right_margin));
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc532 int* right_margin) {
547 *right_margin = *popup_width - location_bar_bounds.right();
528 GetOmniboxPopupPositioningInfo( gfx::Point* top_left_screen_coord, int* popup_width, int* left_margin, int* right_margin) argument
/external/kernel-headers/original/uapi/linux/
H A Dfb.h268 __u32 right_margin; /* time from picture to sync */ member in struct:fb_var_screeninfo
/external/valgrind/main/include/vki/
H A Dvki-linux.h2118 __vki_u32 right_margin; /* time from picture to sync */ member in struct:vki_fb_var_screeninfo

Completed in 6489 milliseconds