Home | History | Annotate | Download | only in frame

Lines Matching full:frame_thickness

522   int frame_thickness = FrameBorderThickness(false);
536 frame_thickness : kTitlebarTopAndBottomEdgeThickness;
548 y = frame_thickness;
550 return gfx::Rect(frame_thickness + kIconLeftSpacing, y, size, size);