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

/haiku/src/libs/icon/shape/
H A DVectorPath.h147 bool GetPoint(int32 index, double scale,
H A DVectorPath.cpp721 GetPoint(index, t, curvePoint);
737 VectorPath::GetPoint(int32 index, double t, BPoint& point) const function in class:VectorPath
/haiku/headers/os/app/
H A DMessage.h493 BPoint GetPoint(const char* name, int32 index,
495 BPoint GetPoint(const char* name,
/haiku/src/apps/deskbar/
H A DBarView.cpp342 BPoint whereScreen = currentMessage->GetPoint("screen_where",
411 BPoint whereScreen = currentMessage->GetPoint("screen_where",
H A DBarApp.cpp329 settings.switcherLoc = prefs.GetPoint("switcherLoc",
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp1265 && fPath->GetPoint(index - 1, scale, point)) {

Completed in 113 milliseconds