Searched defs:right (Results 126 - 129 of 129) sorted by relevance

123456

/haiku/src/kits/interface/
H A DHaikuControlLook.cpp2692 _DrawFrame(BView* view, BRect& rect, const rgb_color& left, const rgb_color& top, const rgb_color& right, const rgb_color& bottom, uint32 borders) argument
2713 BPoint(rect.right, rect.bottom), right); local
2728 _DrawFrame(BView* view, BRect& rect, const rgb_color& left, const rgb_color& top, const rgb_color& right, const rgb_color& bottom, const rgb_color& rightTop, const rgb_color& leftBottom, uint32 borders) argument
2770 BPoint(rect.right, rect.top), right); local
[all...]
H A DTextView.cpp2278 SetInsets(float left, float top, float right, float bottom) argument
5117 float right = oldWidth - newWidth; local
[all...]
H A DColumnListView.cpp1221 float right = left + column->Width(); local
[all...]
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp136 TranslationComparator(const void* left, const void* right) argument
491 CropView::CropView(BView* target, int32 left, int32 top, int32 right, argument

Completed in 322 milliseconds

123456