Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DTextWidget.h85 void StartEdit(BRect bounds, BPoseView*, BPose*);
H A DTextWidget.cpp256 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 DPose.cpp416 widget->StartEdit(bounds, poseView, this); in EditFirstWidget()
457 widget->StartEdit(bounds, poseView, this); in EditPreviousNextWidgetCommon()