Lines Matching refs:GetFrame
397 Rect GetFrame() const { return Rect(Point(), GetSize()); } in GetFrame() function in curses::Surface
1134 Rect content_bounds = surface.GetFrame(); in DrawField()
1153 Rect frame = surface.GetFrame(); in FieldDelegateDraw()
1565 Rect content_bounds = surface.GetFrame(); in FieldDelegateDraw()
1822 Rect content_bounds = surface.GetFrame(); in FieldDelegateDraw()
2075 Rect bounds = surface.GetFrame(); in FieldDelegateDraw()
2617 Rect frame = surface.GetFrame(); in DrawElements()
2638 Rect frame = pad.GetFrame(); in DrawContent()
2671 Rect content_bounds = window.GetFrame(); in WindowDelegateDraw()
3735 Rect content_bounds = surface.GetFrame(); in DrawContent()
3751 Rect content_bounds = window.GetFrame(); in WindowDelegateDraw()
4422 Rect content_bounds = m_window_sp->GetFrame(); in TerminalSizeChanged()
7637 Rect content_bounds = main_window_sp->GetFrame(); in Activate()