Searched defs:BPoint (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/interface/
H A DPoint.h15 class BPoint { class
46 BPoint::BPoint() function in class:BPoint
55 BPoint::BPoint(float x, float y) function in class:BPoint
64 BPoint::BPoint(const BPoint& other) function in class:BPoint
[all...]
/haiku/src/servers/app/
H A DIntPoint.h
H A DPictureBoundingBoxPlayer.cpp251 determine_bounds_draw_round_rect(void* _state, const BRect& _rect, const BPoint&, bool fill) argument
[all...]
/haiku/src/tests/kits/app/bmessage/
H A DMessageBPointItemTest.h39 inline static size_t SizeOf(const BPoint&) { return sizeof (BPoint); } argument
[all...]

Completed in 160 milliseconds