Searched defs:poseView (Results 1 - 11 of 11) sorted by relevance

/haiku/src/kits/tracker/
H A DPendingNodeMonitorCache.cpp128 PendingNodeMonitorCache::PoseCreatedOrMoved(BPoseView* poseView, argument
H A DTextWidget.h53 BPoseView* poseView; member in struct:BPrivate::MouseUpParams
H A DBackgroundImage.cpp178 BPoseView* poseView = dynamic_cast<BPoseView*>(fView); local
190 BPoseView* poseView = dynamic_cast<BPoseView*>(view); local
287 BPoseView* poseView = dynamic_cast<BPoseView*>(fView); local
343 BPoseView* poseView local
378 Refresh(BackgroundImage* oldBackgroundImage, const BNode* fromNode, bool desktop, BPoseView* poseView) argument
[all...]
H A DPose.cpp132 BPose::CreateWidgets(BPoseView* poseView) argument
145 BPose::AddWidget(BPoseView* poseView, BColumn* column) argument
159 BPose::AddWidget(BPoseView* poseView, BColumn* column, argument
184 BPose::Commit(bool saveChanges, BPoint loc, BPoseView* poseView, argument
199 OneMouseUp(BTextWidget* widget, BPose* pose, BPoseView* poseView, argument
218 MouseUp(BPoint poseLoc, BPoseView* poseView, BPoint where, int32) argument
225 OneCheckAndUpdate(BTextWidget* widget, BPose*, BPoseView* poseView, BColumn* column, BPoint poseLoc) argument
233 UpdateAllWidgets(int32, BPoint poseLoc, BPoseView* poseView) argument
244 UpdateWidgetAndModel(Model* resolvedModel, const char* attrName, uint32 attrType, int32, BPoint poseLoc, BPoseView* poseView, bool visible) argument
341 UpdateIcon(BPoint poseLoc, BPoseView* poseView) argument
366 UpdateBrokenSymLink(BPoint poseLoc, BPoseView* poseView) argument
378 UpdateWasBrokenSymlink(BPoint poseLoc, BPoseView* poseView) argument
401 EditFirstWidget(BPoint poseLoc, BPoseView* poseView) argument
425 EditPreviousNextWidgetCommon(BPoseView* poseView, bool next) argument
466 EditNextWidget(BPoseView* poseView) argument
473 EditPreviousWidget(BPoseView* poseView) argument
480 PointInPose(const BPoseView* poseView, BPoint where) const argument
523 PointInPose(BPoint where, const BPoseView* poseView, BPoint point, BTextWidget** hitWidget) const argument
554 Draw(BRect rect, const BRect& updateRect, BPoseView* poseView, BView* drawView, bool fullDraw, BPoint offset, bool selected) argument
693 DeselectWithoutErasingBackground(BRect, BPoseView* poseView) argument
720 MoveTo(BPoint point, BPoseView* poseView, bool invalidate) argument
794 WidgetFor(BColumn* column, BPoseView* poseView, ModelNodeLazyOpener &opener, int32* index) argument
903 SetLocation(BPoint point, const BPoseView* poseView) argument
918 CalcRect(BPoint loc, const BPoseView* poseView, bool minimalRect) const argument
982 _IconRect(const BPoseView* poseView, BPoint location) const argument
[all...]
H A DTitleView.cpp641 BPoseView* poseView = fTitleView->PoseView(); local
674 BPoseView* poseView = fTitleView->PoseView(); local
815 BPoseView* poseView = fTitleView->PoseView(); local
[all...]
H A DWidgetAttributeText.cpp1016 SizeAttributeText::FitValue(BString* outString, const BPoseView* poseView) argument
H A DUtilities.cpp196 PeriodicUpdatePoses::AddPose(BPose* pose, BPoseView* poseView, argument
H A DPoseView.h1340 EachTextWidget(BPose* pose, BPoseView* poseView, argument
1357 EachTextWidget(BPose* pose, BPoseView* poseView, argument
1375 WhileEachTextWidget(BPose* pose, BPoseView* poseView, Result (*func)(BTextWidget*, BPose*, BPoseView*, BColumn*, Param1, Param2), Param1 p1, Param2 p2) argument
[all...]
H A DTracker.cpp642 BPoseView* poseView = window->PoseView(); local
H A DContainerWindow.cpp2603 BPoseView* poseView = PoseView(); local
H A DPoseView.cpp4350 BPoseView::CreateClippingFile(BPoseView* poseView, BFile &result, argument
4501 BPoseView* poseView = dynamic_cast<BPoseView*>(view); local
4128 EachItemInDraggedSelection(const BMessage* message, bool (*func)(BPose*, BPoseView*, void*), BPoseView* poseView, void* passThru) argument
5206 UpdateWasBrokenSymlinkBinder(BPose* pose, Model* model, int32 index, BPoseView* poseView, BObjectList<Model>* fBrokenLinks) argument
5242 PoseHandleDeviceUnmounted(BPose* pose, Model* model, int32 index, BPoseView* poseView, dev_t device) argument
5256 OneMetaMimeChanged(BPose* pose, Model* model, int32 index, BPoseView* poseView, const char* type) argument
9576 PoseComparator(BPoseView* poseView) argument
[all...]

Completed in 129 milliseconds