Lines Matching refs:GetFrame
397 Rect GetFrame() const { return Rect(Point(), GetSize()); } in GetFrame() function in curses::Surface
1135 Rect content_bounds = surface.GetFrame(); in DrawField()
1154 Rect frame = surface.GetFrame(); in FieldDelegateDraw()
1566 Rect content_bounds = surface.GetFrame(); in FieldDelegateDraw()
1823 Rect content_bounds = surface.GetFrame(); in FieldDelegateDraw()
2076 Rect bounds = surface.GetFrame(); in FieldDelegateDraw()
2618 Rect frame = surface.GetFrame(); in DrawElements()
2639 Rect frame = pad.GetFrame(); in DrawContent()
2672 Rect content_bounds = window.GetFrame(); in WindowDelegateDraw()
3736 Rect content_bounds = surface.GetFrame(); in DrawContent()
3752 Rect content_bounds = window.GetFrame(); in WindowDelegateDraw()
4423 Rect content_bounds = m_window_sp->GetFrame(); in TerminalSizeChanged()
7665 Rect content_bounds = main_window_sp->GetFrame(); in Activate()