Lines Matching refs:from

27 this Software without prior written authorization from Be Incorporated.
992 // Escape + SHIFT will remove current selection from clipboard,
993 // or all poses from current folder if 0 selected
1645 // trash folders from all the mounted volumes
1774 // redraw from top to top of part that could be copied
1842 // will always be true because srcRect is built from viewBounds.
1952 // set location from poseinfo if saved loc was for this dir
2374 // just remove all poses from clipboard
2640 // setting changed from Tracker to all open
2737 // column exists so remove it from list
3359 // new folder created from popup, place on click point
3418 // copy the data from the template file
3435 // copy the attributes from the template file
3508 // replace all icons from the top
3534 // scroll icons into view so that leftmost icon is "fOffset" from left
3560 // remove pose from VSlist so it doesn't "bump" into itself
3744 // found one and it is different from the current
4003 int32 from = to < firstIndex ? firstIndex : lastIndex;
4004 int32 step = from < to ? 1 : -1;
4009 for (int32 index = from; step > 0 ? index <= to : index >= to;
4355 // try picking it up from the message
4509 // drag was from another app
4613 // we had the user pick a specific type from a menu, use it
4624 // we had the user pick a specific type from a menu, use it
4944 // launch items from the current selection with <appModel>; only pass
5051 // remove pose from VSlist before changing location
5128 // prompt user if drag was from a query
5185 // Moves selection from srcWindow into this window, copying if necessary.
5520 // add trash items from newly mounted volume
5548 // close the window from a volume that is gone
5651 message->FindInt64("from directory", (int64*)&oldDir);
5660 // lookup using the new volume name and get the volume device from there
5742 PRINT(("converting model %s from a zombie\n", zombie->Name()));
5966 PRINT(("converting model %s from a zombie\n", zombie->Name()));
6055 // If there is a volume or trash folder, remove them from the list
6077 // create entry_ref list from selection
6196 B_TRANSLATE("Files cannot be moved or deleted from a read-only "
6266 // create entry_ref list from selection
6267 // separate items that can be trashed from ones that cannot
6438 // happens when called from within Open with... for example
6783 // remove last char from the typeahead buffer
7370 // We could retrieve 'where' from the incoming
8072 // remove it from list no matter what since it might be in list
8161 // return pose at location h,v (search list starting from bottom so
8292 // dispatch scripting calls from apps to the PoseView
8422 // thread id to prevent old add_poses thread from adding any more icons