Searched refs:StopEdit (Results 1 – 3 of 3) sorted by relevance
/haiku/src/kits/tracker/ |
H A D | TextWidget.h | 86 void StopEdit(bool saveChanges, BPoint loc, BPoseView*, BPose*,
|
H A D | TextWidget.cpp | 538 BTextWidget::StopEdit(bool saveChanges, BPoint poseLoc, BPoseView* view, in StopEdit() function in BTextWidget
|
H A D | Pose.cpp | 191 widget->StopEdit(saveChanges, loc, poseView, this, poseIndex); in Commit()
|