Searched refs:StepOutOfFrame (Results 1 – 3 of 3) sorted by relevance
233 StepOutOfFrame (SBFrame &frame);236 "Step out of the specified frame.") StepOutOfFrame;238 StepOutOfFrame (SBFrame &frame, SBError &error);
112 void StepOutOfFrame(SBFrame &frame);114 void StepOutOfFrame(SBFrame &frame, SBError &error);
662 void SBThread::StepOutOfFrame(SBFrame &sb_frame) { in StepOutOfFrame() function in SBThread666 StepOutOfFrame(sb_frame, error); in StepOutOfFrame()669 void SBThread::StepOutOfFrame(SBFrame &sb_frame, SBError &error) { in StepOutOfFrame() function in SBThread