Home
last modified time | relevance | path

Searched defs:rect_width (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/interface/
H A Dclipping.h169 rect_width(const clipping_rect &rect) in rect_width() function
/haiku/src/apps/pulse/
H A DCPUButton.cpp171 int rect_width = bounds.IntegerWidth() - 1; in Draw() local