Searched defs:view (Results 101 - 125 of 313) sorted by relevance

1234567891011>>

/haiku/src/add-ons/accelerants/ati/
H A Doverlay.cpp283 ConfigureOverlay(overlay_token overlayToken, const overlay_buffer* buffer, const overlay_window* window, const overlay_view* view) argument
[all...]
/haiku/src/apps/remotedesktop/
H A DRemoteDesktop.cpp207 RemoteView *view = new(std::nothrow) RemoteView(window->Bounds(), host, local
/haiku/src/preferences/input/
H A DInputWindow.cpp188 TouchpadPrefView* view = new TouchpadPrefView(dev); local
198 InputMouse* view = new InputMouse(dev, settings); local
204 InputKeyboard* view = new InputKeyboard(dev); local
/haiku/src/apps/terminal/
H A DColorListView.cpp70 BView* view = new BView(rect, "", B_FOLLOW_NONE, B_WILL_DRAW); local
[all...]
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBoxStates.cpp47 DragState::_SetViewCursor(BView* view, const uchar* cursorData) const argument
168 DragCornerState::UpdateViewCursor(BView* view, BPoint current) const argument
372 UpdateViewCursor(BView* view, BPoint current) const argument
457 UpdateViewCursor(BView* view, BPoint current) const argument
509 UpdateViewCursor(BView* view, BPoint current) const argument
567 UpdateViewCursor(BView* view, BPoint current) const argument
[all...]
/haiku/src/servers/syslog_daemon/
H A DSyslogDaemon.cpp76 BTextView* view = alert->TextView(); local
/haiku/src/kits/tracker/
H A DDraggableContainerIcon.cpp132 BView* view = new BView(dragBitmap->Bounds(), "", B_FOLLOW_NONE, 0); local
[all...]
/haiku/src/tests/servers/app/archived_view/
H A Dmain.cpp150 BView* view = NULL; local
/haiku/src/tests/servers/app/avoid_focus/
H A DAvoidFocus.cpp156 BView *view = new View(Bounds()); local
/haiku/src/tests/servers/app/drawing_debugger/
H A DDrawingDebugger.cpp130 DrawingDebuggerView *view = (DrawingDebuggerView *)data; local
[all...]
/haiku/src/tests/servers/app/following/
H A Dmain.cpp130 BView* view = new TestView(window->Bounds(), "test 1", B_FOLLOW_ALL, local
/haiku/src/tests/servers/app/lock_focus/
H A DLockFocusTest.cpp166 BView *view = new View(Bounds()); local
/haiku/src/tests/servers/app/newClipping/
H A DLayer.h46 void SetRootLayer(MyView* view) { fView = view; } argument
/haiku/src/tests/servers/app/playground/
H A DStates.cpp152 State::_RenderDot(BView* view, BPoint where) const argument
[all...]
/haiku/src/tests/servers/app/shape_test/
H A Dmain.cpp173 BView* view = new TestView(window->Bounds(), "test", B_FOLLOW_ALL, local
/haiku/src/add-ons/screen_savers/simpleclock/
H A DSimpleClock.cpp52 Clock::StartConfig(BView *view) argument
66 Clock::StartSaver(BView *view, bool) argument
74 Clock::Draw(BView *view, int3 argument
146 _drawBlock(BView *view, float x, float y, float alpha, float size) argument
161 _drawArrow(BView *view, float x0, float y0, float angle, float length, float coeff, float width) argument
[all...]
/haiku/src/kits/interface/
H A DGroupLayoutBuilder.cpp32 BGroupLayoutBuilder::BGroupLayoutBuilder(BGroupView* view) argument
85 BGroupLayoutBuilder::Add(BView* view) argument
94 BGroupLayoutBuilder::Add(BView* view, float weight) argument
/haiku/src/add-ons/screen_savers/ifs/
H A DIFSSaver.cpp77 IFSSaver::StartConfig(BView* view) argument
144 IFSSaver::StartSaver(BView* view, bool preview) argument
199 Draw(BView* view, int32 frame) argument
[all...]
/haiku/src/tests/servers/app/transformation/
H A Dmain.cpp96 virtual void Draw(BView* view, BRect updateRect) argument
137 Draw(BView* view, BRect updateRect) argument
194 Draw(BView* view, BRect updateRect) argument
233 Draw(BView* view, BRect updateRect) argument
280 Draw(BView* view, BRect updateRect) argument
309 Draw(BView* view, BRect updateRect) argument
371 Draw(BView* view, BRect updateRect) argument
413 Draw(BView* view, BRect updateRect) argument
[all...]
/haiku/src/add-ons/screen_savers/flurry/
H A DFlurry.cpp333 Flurry::StartSaver(BView* view, bool preview) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DConsoleOutputView.cpp215 ConsoleOutputView* view = (ConsoleOutputView*)arg; local
/haiku/src/bin/screen_blanker/
H A DScreenBlanker.cpp76 BView* view = fWindow->ChildAt(0); local
/haiku/src/tests/kits/device/stickit_BJoystick/
H A DStickItWindow.cpp40 BView* view = new BView(Bounds(), "", B_FOLLOW_ALL_SIDES, 0); local
/haiku/src/apps/diskprobe/
H A DAttributeWindow.cpp56 EditorTabView::AddRawEditorTab(BView *view) argument
65 EditorTabView::SetTypeEditorTab(BView *view) argument
[all...]
/haiku/src/add-ons/translators/wonderbrush/
H A DWonderBrushView.cpp107 BView *view = Parent(); local
[all...]

Completed in 208 milliseconds

1234567891011>>