Searched refs:poses (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DVirtualDirectoryPoseView.cpp304 // Find all poses that stem from that directory and generate an
306 PoseList poses; local
310 poses.AddItem(pose);
313 for (int32 i = 0; BPose* pose = poses.ItemAt(i); i++) {
448 // currently added poses with what a new dir iterator
449 // returns and remove/add poses as needed.
H A DPoseView.cpp993 // or all poses from current folder if 0 selected
1290 "add poses", B_DISPLAY_PRIORITY, params);
1404 // allocate the iterator we will use for adding poses; this
1523 // send of the created poses
1672 // if we're not in icon mode then we need to check for poses that
1696 // We never want to create poses for those volumes; the file
1825 // slide some already drawn poses down, or at least update the
1984 // auto placed - after adding all poses to window, we're
1985 // going to go back and make sure that the auto placed poses
2374 // just remove all poses fro
6026 GetDropPointList(BPoint dropStart, BPoint dropEnd, const PoseList* poses, bool sourceInListMode, bool dropOnGrid) const argument
9610 BPose** poses = reinterpret_cast<BPose**>( local
[all...]

Completed in 101 milliseconds