Home
last modified time | relevance | path

Searched refs:scale_rect (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/interface/
H A DRegion.cpp343 scale_rect(fData[i], x, y); in ScaleBy()
346 scale_rect(fBounds, x, y); in ScaleBy()
/haiku/headers/private/interface/
H A Dclipping.h67 scale_rect(clipping_rect& rect, float x, float y) in scale_rect() function