Searched refs:StartEdit (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/kits/tracker/
H A DTextWidget.cpp256 StartEdit(fParams.bounds, fParams.poseView, fParams.pose);
277 // will allow us to StartEdit() if no other click have been registered since
438 BTextWidget::StartEdit(BRect bounds, BPoseView* view, BPose* pose) function in class:BTextWidget
H A DPose.cpp411 // fold the three StartEdit code sequences into a cover call
417 widget->StartEdit(bounds, poseView, this);
458 widget->StartEdit(bounds, poseView, this);
H A DTextWidget.h85 void StartEdit(BRect bounds, BPoseView*, BPose*);

Completed in 42 milliseconds