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

  /external/chromium_org/chrome/browser/ui/views/
first_run_bubble.cc 21 const int kAnchorVerticalInset = 5;
84 gfx::Insets(kAnchorVerticalInset, 0, kAnchorVerticalInset, 0));
network_profile_bubble_view.cc 26 const int kAnchorVerticalInset = 5;
65 gfx::Insets(kAnchorVerticalInset, 0, kAnchorVerticalInset, 0));
global_error_bubble_view.cc 34 const int kAnchorVerticalInset = 5;
70 gfx::Insets(kAnchorVerticalInset, 0, kAnchorVerticalInset, 0));

Completed in 676 milliseconds