Searched refs:GetFrame (Results 1 – 9 of 9) sorted by relevance
7 …frame = property(GetFrame, None, doc='''A read only property that returns the same result as GetFr…
74 frame = property(GetFrame, None, doc='''A read only property that returns the lldb.SBFrame that this value is associated with, the returned value might be invalid and should be tested.''')
54 SBFrame GetFrame() const;
313 lldb::SBFrame GetFrame();
113 SBFrame SBExecutionContext::GetFrame() const { in GetFrame() function in SBExecutionContext
1062 lldb::SBFrame SBValue::GetFrame() { in GetFrame() function in SBValue
113 u8 *GetFrame(uptr stack_size_log, uptr class_id, uptr pos) { in GetFrame() function
397 Rect GetFrame() const { return Rect(Point(), GetSize()); } in GetFrame() function in curses::Surface1135 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()[all …]
26535 result = ((lldb::SBExecutionContext const *)arg1)->GetFrame(); in _wrap_SBExecutionContext_GetFrame()78170 result = (arg1)->GetFrame(); in _wrap_SBValue_GetFrame()