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

  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view_layout.cc 26 const int kCaptionButtonHeightWithPadding = 19;
207 CaptionButtonY(restored) + kCaptionButtonHeightWithPadding) +
405 button_x, button_y, button_width, kCaptionButtonHeightWithPadding - 1);
  /external/chromium_org/ui/views/window/
custom_frame_view.cc 45 const int kCaptionButtonHeightWithPadding = 19;
279 CaptionButtonY() + kCaptionButtonHeightWithPadding) +

Completed in 143 milliseconds