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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp7797 BPoint WhereDropped; local
7801 if (MessagePntr->FindPoint ("_drop_point_", &WhereDropped) != B_OK)
7803 ConvertFromScreen (&WhereDropped);
7806 if (WhereDropped.x < Left + Third)
7808 else if (WhereDropped.x < Left + 2 * Third)

Completed in 90 milliseconds