Searched defs:updateRegion (Results 1 - 11 of 11) sorted by relevance

/haiku/src/apps/cortex/DiagramView/
H A DDiagramEndPoint.cpp265 MoveBy( float x, float y, BRegion *updateRegion) argument
H A DDiagramItemGroup.cpp333 DiagramItemGroup::DrawItems(BRect updateRect, uint32 whichType, BRegion* updateRegion) argument
571 DiagramItemGroup::DragSelectionBy(float x, float y, BRegion* updateRegion) argument
H A DDiagramView.cpp259 BRegion updateRegion; local
270 BRegion updateRegion; local
281 BRegion updateRegion; local
292 BRegion updateRegion; local
428 BRegion updateRegion; local
[all...]
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaJack.cpp377 moveTo(BPoint(leftTopBoundary, offset), updateRegion); local
389 moveTo(BPoint(offset, leftTopBoundary), updateRegion); local
393 moveTo(BPoint(offset, rightBottomBoundary - Frame().Height()), updateRegion); local
364 setPosition( float offset, float leftTopBoundary, float rightBottomBoundary, BRegion *updateRegion) argument
H A DMediaNodePanel.cpp382 BRegion updateRegion; local
472 BRegion updateRegion; local
[all...]
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.cpp628 WinDecorator::_RemoveTab(int32 index, BRegion* updateRegion) argument
507 _SetTitle(Decorator::Tab* tab, const char* string, BRegion* updateRegion) argument
614 _AddTab(DesktopSettings& settings, int32 index, BRegion* updateRegion) argument
641 _MoveTab(int32 from, int32 to, bool isMoving, BRegion* updateRegion) argument
[all...]
/haiku/src/add-ons/decorators/MacDecorator/
H A DMacDecorator.cpp683 MacDecorator::_SetTitle(Tab* tab, const char* string, BRegion* updateRegion) argument
780 MacDecorator::_RemoveTab(int32 index, BRegion* updateRegion) argument
767 _AddTab(DesktopSettings& settings, int32 index, BRegion* updateRegion) argument
793 _MoveTab(int32 from, int32 to, bool isMoving, BRegion* updateRegion) argument
[all...]
/haiku/src/servers/app/decorator/
H A DDecorator.cpp161 Decorator::RemoveTab(int32 index, BRegion* updateRegion) argument
178 Decorator::MoveTab(int32 from, int32 to, bool isMoving, BRegion* updateRegion) argument
242 Decorator::SetFlags(int32 tab, uint32 flags, BRegion* updateRegion) argument
266 Decorator::FontsChanged(DesktopSettings& settings, BRegion* updateRegion) argument
122 AddTab(DesktopSettings& settings, const char* title, window_look look, uint32 flags, int32 index, BRegion* updateRegion) argument
278 ColorsChanged(DesktopSettings& settings, BRegion* updateRegion) argument
446 SetTitle(int32 tab, const char* string, BRegion* updateRegion) argument
502 SetTabLocation(int32 tab, float location, bool isShifting, BRegion* updateRegion) argument
824 SetSettings(const BMessage& settings, BRegion* updateRegion) argument
1042 _FontsChanged(DesktopSettings& settings, BRegion* updateRegion) argument
1061 _SetLook(Decorator::Tab* tab, DesktopSettings& settings, window_look look, BRegion* updateRegion) argument
1083 _SetFlags(Decorator::Tab* tab, uint32 flags, BRegion* updateRegion) argument
1179 _SetSettings(const BMessage& settings, BRegion* updateRegion) argument
[all...]
H A DTabDecorator.cpp542 _SetTitle(Decorator::Tab* tab, const char* string, BRegion* updateRegion) argument
762 _SetTabLocation(Decorator::Tab* _tab, float location, bool isShifting, BRegion* updateRegion) argument
828 _SetSettings(const BMessage& settings, BRegion* updateRegion) argument
842 _AddTab(DesktopSettings& settings, int32 index, BRegion* updateRegion) argument
857 _RemoveTab(int32 index, BRegion* updateRegion) argument
874 _MoveTab(int32 from, int32 to, bool isMoving, BRegion* updateRegion) argument
[all...]
/haiku/src/servers/app/
H A DWindow.cpp1270 Window::FontsChanged(BRegion* updateRegion) argument
1281 Window::ColorsChanged(BRegion* updateRegion) argument
1292 Window::SetLook(window_look look, BRegion* updateRegion) argument
1358 Window::SetFlags(uint32 flags, BRegion* updateRegion) argument
/haiku/src/kits/tracker/
H A DPoseView.cpp9219 BRegion updateRegion; local
9297 BRegion updateRegion; local

Completed in 284 milliseconds