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

  /external/chromium_org/ash/frame/
header_painter_util.cc 29 const int kTitleIconOffsetX = 5;
66 int x = left_view ? left_view->bounds().right() + kTitleIconOffsetX
  /external/chromium_org/ui/views/window/
custom_frame_view.cc 53 const int kTitleIconOffsetX = 4;
552 int title_x = show_window_icon ? icon_bounds.right() + kTitleIconOffsetX

Completed in 454 milliseconds