Searched defs:right (Results 1 - 25 of 129) sorted by last modified time

123456

/haiku/src/apps/charactermap/
H A DCharacterView.cpp349 float left, top, bottom, right; local
/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
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.h352 hashLowerBound(T* entry, int& left, int& right, uint32 hashValueOfRequest) argument
/haiku/headers/os/interface/
H A DFont.h134 float right; member in struct:edge_info
/haiku/src/kits/tracker/
H A DTextWidget.cpp416 float right = oldWidth - newWidth; local
[all...]
/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 DMenu.cpp1339 BMenu::SetItemMargins(float left, float top, float right, float bottom) argument
[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...]
H A DControlLook.cpp113 float left, top, right, bottom; local
H A DButton.cpp644 float left, top, right, bottom; local
704 float left, top, right, bottom; local
H A DMenuField.cpp453 float right; local
[all...]
H A DBMCPrivate.cpp284 float right; local
335 float left, top, right, botto local
[all...]
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp3110 _DrawFrame(BView* view, BRect& rect, const rgb_color& left, const rgb_color& top, const rgb_color& right, const rgb_color& bottom, uint32 borders) argument
3127 BPoint(rect.right, rect.bottom), right); local
[all...]
/haiku/src/preferences/keymap/
H A DModifierKeysWindow.cpp331 ModifierKeysWindow::_MarkMenuItem(const char* role, BPopUpMenu* menu, uint32 left, uint32 right) argument
391 ModifierKeysWindow::_KeyToKeyCode(int32 key, bool right) argument
454 int32 testLeft, testRight, left, right; local
[all...]
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp346 TextDocumentView::SetInsets(float left, float top, float right, float bottom) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp1926 off_t right = duplicate->RightLink(); local
[all...]
/haiku/src/libs/icon/transformer/
H A DPerspectiveTransformer.cpp225 double left, top, right, bottom; local
/haiku/src/libs/icon/shape/
H A DVectorPath.cpp803 double left, top, right, bottom; local
H A DShape.cpp432 double left, top, right, bottom; local
/haiku/src/servers/app/
H A DServerFont.cpp972 double right = -1.0; local
[all...]
/haiku/src/system/kernel/cache/
H A Dfile_map.cpp160 int32 right = fCount - 1; local
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp1002 int32 right = (int32)r.right; local
1060 int32 right = (int32)r.right; local
1730 int32 right = (int32)r.right; local
1762 double right = -1.0; local
[all...]
/haiku/src/apps/pulse/
H A DConfigView.cpp165 float right, bottom; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Drunlist.c224 BOOL right = FALSE; /* Right end of @src needs merging */ local
390 BOOL right = FALSE; /* Right end of @src needs merging */ local
[all...]

Completed in 198 milliseconds

123456