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

  /external/chromium_org/ash/wm/
header_painter.cc 42 const int kTitleIconOffsetX = 5;
517 window_icon_->bounds().right() + kTitleIconOffsetX :
  /external/chromium_org/ui/views/window/
custom_frame_view.cc 54 const int kTitleIconOffsetX = 4;
537 int title_x = show_window_icon ? icon_bounds.right() + kTitleIconOffsetX

Completed in 23 milliseconds