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

/haiku/headers/private/interface/
H A DPictureDataWriter.h106 status_t WriteDrawEllipseGradient(const BRect& rect, const BGradient& gradient,
/haiku/src/kits/interface/
H A DPictureDataWriter.cpp611 PictureDataWriter::WriteDrawEllipseGradient(const BRect& rect, const BGradient& gradient, const bool& fill) function in class:PictureDataWriter
/haiku/src/servers/app/
H A DServerWindow.cpp3586 picture->WriteDrawEllipseGradient(rect, *gradient, code == AS_FILL_ELLIPSE_GRADIENT);

Completed in 61 milliseconds