ConvertFromScreen
void ConvertFromScreen(BPoint* point) const;
BPoint ConvertFromScreen(BPoint point) const;
void ConvertFromScreen(BRect* rect) const;
BRect ConvertFromScreen(BRect rect) const;
void ConvertFromScreen(BPoint* point) const;
BPoint ConvertFromScreen(BPoint point) const;
void ConvertFromScreen(BRect* rect) const;
BRect ConvertFromScreen(BRect rect) const;
ConvertFromScreen(&dropPoint);
BPoint point = ConvertFromScreen(message->DropPoint());
m_lastDropPoint = Align(ConvertFromScreen(dropPoint - dropOffset));
_checkDroppedFile(&fileRef, ConvertFromScreen(message->DropPoint()));
(*it)->target()->ConvertFromScreen(screenPoint),
found.first->ConvertFromScreen(m_lastMousePoint))) {
BPoint expandoLocation = fExpandoMenuBar->ConvertFromScreen(loc);
deskbarMenu->ConvertFromScreen(&location);
expandoMenuBar->ConvertFromScreen(&location);
BPoint dropPoint = ConvertFromScreen(message->DropPoint());
ConvertFromScreen(&where);
if (fAttrList->Bounds().Contains(fAttrList->ConvertFromScreen(dropLoc))) {
int32 index = fAttrList->IndexOf(fAttrList->ConvertFromScreen(dropLoc));
} else if (fColorPreview->Bounds().Contains(fColorPreview->ConvertFromScreen(dropLoc))
|| fPicker->Bounds().Contains(fPicker->ConvertFromScreen(dropLoc))) {
view->ConvertFromScreen(&viewWhere);
ConvertFromScreen (&WhereDropped);
ConvertFromScreen(message->DropPoint()));
DragMessage(&archive, ConvertFromScreen(
ConvertFromScreen(fExtraRect);
bool isLeft = ConvertFromScreen(navAreaRectAbove).left == 0;
const BPoint cursor = ConvertFromScreen(where);
frame.OffsetTo(fContainerView->ConvertFromScreen(dropPoint) - offset);
point = mouseView->ConvertFromScreen(point - offset);
ConvertFromScreen(&dropPoint);
ConvertFromScreen(&dropOffset);
ConvertFromScreen(&offset);
ConvertFromScreen(&rect);
ConvertFromScreen(_location);
ConvertFromScreen(&location);
ConvertFromScreen(&updateRect);
ConvertFromScreen(&updateRect);
fOwner->ConvertFromScreen(point);
ConvertFromScreen(&point);
message->AddPoint("where", ConvertFromScreen(where));
BPoint viewWhere = view->ConvertFromScreen(where);
view->ConvertFromScreen(where));
location = ConvertFromScreen(location);
ConvertFromScreen(&dropPoint);
&& fIconRect.Contains(ConvertFromScreen(message->DropPoint()))
if (fAttrList->Bounds().Contains(fAttrList->ConvertFromScreen(dropLoc))) {
int32 index = fAttrList->IndexOf(fAttrList->ConvertFromScreen(dropLoc));
} else if (fColorPreview->Bounds().Contains(fColorPreview->ConvertFromScreen(dropLoc))
|| fPicker->Bounds().Contains(fPicker->ConvertFromScreen(dropLoc))) {
ConvertFromScreen(&point);