Searched refs:oldLocation (Results 1 – 3 of 3) sorted by relevance
726 BPoint oldLocation = Location(poseView); in MoveTo() local729 if (point == oldLocation || poseView->ViewMode() == kListMode) in MoveTo()739 border_view->MoveBy(point.x - oldLocation.x, in MoveTo()740 point.y - oldLocation.y); in MoveTo()
172 const BPoint* oldLocation = 0, bool temporary = true);
602 const BMessage* oldAttributes, const BPoint* oldLocation, bool temporary) in SaveQueryAsAttributes() argument609 if (oldLocation != NULL) { in SaveQueryAsAttributes()611 FSSetPoseLocation(entry, *oldLocation); in SaveQueryAsAttributes()