Lines Matching refs:GetFrame
398 Rect GetFrame() const { return Rect(Point(), GetSize()); } in GetFrame() function in curses::Surface
1136 Rect content_bounds = surface.GetFrame(); in DrawField()
1155 Rect frame = surface.GetFrame(); in FieldDelegateDraw()
1567 Rect content_bounds = surface.GetFrame(); in FieldDelegateDraw()
1824 Rect content_bounds = surface.GetFrame(); in FieldDelegateDraw()
2077 Rect bounds = surface.GetFrame(); in FieldDelegateDraw()
2619 Rect frame = surface.GetFrame(); in DrawElements()
2640 Rect frame = pad.GetFrame(); in DrawContent()
2673 Rect content_bounds = window.GetFrame(); in WindowDelegateDraw()
3737 Rect content_bounds = surface.GetFrame(); in DrawContent()
3753 Rect content_bounds = window.GetFrame(); in WindowDelegateDraw()
4424 Rect content_bounds = m_window_sp->GetFrame(); in TerminalSizeChanged()
7641 Rect content_bounds = main_window_sp->GetFrame(); in Activate()