Home
last modified time | relevance | path

Searched refs:StopEdit (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/tracker/
H A DTextWidget.h86 void StopEdit(bool saveChanges, BPoint loc, BPoseView*, BPose*,
H A DTextWidget.cpp538 BTextWidget::StopEdit(bool saveChanges, BPoint poseLoc, BPoseView* view, in StopEdit() function in BTextWidget
H A DPose.cpp191 widget->StopEdit(saveChanges, loc, poseView, this, poseIndex); in Commit()