Searched refs:StartEdit (Results 1 – 3 of 3) sorted by relevance
/haiku/src/kits/tracker/ |
H A D | TextWidget.h | 85 void StartEdit(BRect bounds, BPoseView*, BPose*);
|
H A D | TextWidget.cpp | 256 StartEdit(fParams.bounds, fParams.poseView, fParams.pose); in CheckExpiration() 438 BTextWidget::StartEdit(BRect bounds, BPoseView* view, BPose* pose) in StartEdit() function in BTextWidget
|
H A D | Pose.cpp | 416 widget->StartEdit(bounds, poseView, this); in EditFirstWidget() 457 widget->StartEdit(bounds, poseView, this); in EditPreviousNextWidgetCommon()
|