Lines Matching defs:poses

993 		// 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 from clipboard
2821 // add widget for all visible poses
2861 // the column we added might just add new poses to be showed
3130 // check if we need to re-place poses when they are out of view
3179 // reset hint and arrange poses which DO NOT have a location yet
3285 // clear all poses
3523 // relocate all poses in list (reset vs list)
3595 // make pose rect a little bigger to ensure space between poses
3802 // search only nearby poses (vertically)
5063 // TODO: don't drop poses under desktop elements
5278 // updating poses which causes icon recaching
6026 BPoseView::GetDropPointList(BPoint dropStart, BPoint dropEnd, const PoseList* poses,
6032 int32 poseCount = poses->CountItems();
6035 BPose* pose = poses->ItemAt(index);
6882 // loop through all poses to find match
6919 // loop through all poses to find match
7196 // use current selection rectangle to scan poses
7608 // poses in reverse order
7736 // add rects for visible poses only (uses VSList!!)
7796 // add rects for visible poses only
7814 // add rects for visible poses only (uses VSList!!)
7842 // collect all the poses which are enclosed inside the selection rect
7900 // take the old set of enclosed poses and invert selection state
8421 // before clearing and adding new poses, we reset "blessed" async
8706 // scan all visible poses first
8744 // clear selection state in all poses
8767 // scan all visible poses first
8814 // now set all other poses
9514 // looks like we are skipping poses with identical search results or
9610 BPose** poses = reinterpret_cast<BPose**>(
9612 std::stable_sort(poses, &poses[fPoseList->CountItems()],
9615 poses = reinterpret_cast<BPose**>(
9617 std::stable_sort(poses, &poses[fFilteredPoseList->CountItems()],
9992 // scan all visible poses