Searched refs:window (Results 226 - 250 of 413) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tests/add-ons/print/pdf/linepathbuilder/
H A DLPBApp.cpp48 // make window visible
97 // set up a rectangle and instantiate a new window
99 window = NULL;
100 window = new AppWindow(aRect);
/haiku-fatelf/src/tests/kits/interface/
H A DTextViewTest.cpp139 BWindow *window = new Window(); local
140 window->Show();
/haiku-fatelf/src/tests/libs/alm/
H A DViews.cpp104 ViewsWindow* window = new ViewsWindow(frameRect); local
105 window->Show();
/haiku-fatelf/src/tests/servers/app/avoid_focus/
H A DAvoidFocus.cpp194 Window *window = new Window(); local
195 window->Show();
/haiku-fatelf/src/tests/servers/app/window_creation/
H A Dmain.cpp47 BApplication("application/x.vnd-Haiku.window-creation"),
102 BWindow* window = new TestWindow(sFrames[fFrameNum++], fTestViews); local
103 window->Show();
/haiku-fatelf/src/apps/activitymonitor/
H A DSettingsWindow.cpp148 SettingsWindow::_RelativeTo(BWindow* window) argument
150 BRect frame = window->Frame();
/haiku-fatelf/headers/private/interface/
H A DMenuPrivate.h47 void Install(BWindow *window);
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Djrbind.c194 XwcKanjiControl2(unsigned int display, unsigned int window, unsigned int request, BYTE *arg) argument
216 d = keyToContext((unsigned int)display, (unsigned int)window);
219 d = newUiContext(display, window);
226 rmContext(display, window);
H A Debind.c220 XKanjiControl2(unsigned int display, unsigned int window, unsigned int request, BYTE *arg) argument
266 ret = XwcKanjiControl2(display, window, request, (BYTE *)arg2);
286 ret = XwcKanjiControl2(display, window, request, arg);
291 ret = XwcKanjiControl2(display, window, request, (BYTE *)&wksv);
308 ret = XwcKanjiControl2(display, window, request, (BYTE *)&wksv);
/haiku-fatelf/src/add-ons/tracker/zipomatic/
H A DZipperThread.h27 BWindow* window);
/haiku-fatelf/src/apps/cortex/ParameterView/
H A DParameterWindowManager.h63 // the screen position where the first window should
94 // NodeRef; registeres the window
113 BWindow *window);
/haiku-fatelf/src/apps/icon-o-matic/generic/support/
H A Dsupport_ui.h36 void make_sure_frame_is_on_screen(BRect& frame, BWindow* window);
/haiku-fatelf/src/apps/installer/
H A DWorkerThread.h23 WorkerThread(InstallerWindow* window);
/haiku-fatelf/src/apps/powerstatus/
H A DExtendedInfoWindow.h65 int batteryID, ExtendedInfoWindow* window);
H A DExtendedInfoWindow.cpp269 ExtendedInfoWindow* window)
272 fExtendedInfoWindow(window),
273 fBatteryInfoView(window->GetExtendedBatteryInfoView()),
297 if (ExtendedInfoWindow* window
299 window->BatterySelected(this);
267 ExtPowerStatusView(PowerStatusDriverInterface* interface, BRect frame, int32 resizingMode, int batteryID, ExtendedInfoWindow* window) argument
/haiku-fatelf/src/kits/tracker/
H A DDirMenu.cpp216 // close the window if
217 BContainerWindow* window = originatingWindow ? local
219 if (window)
221 window->TargetModel()->NodeRef(), sizeof (node_ref));
225 fTarget, window);
H A DOpenWithWindow.cpp66 // make SaveState/RestoreState save the current window setting for
146 // set the window title
631 OpenWithContainerWindow* window = ContainerWindow(); local
633 const BMessage* entryList = window->EntryList();
660 OpenWithContainerWindow* window = ContainerWindow(); local
706 BMessage message(*window->EntryList());
718 window->PostMessage(B_QUIT_REQUESTED);
730 OpenWithContainerWindow* window = ContainerWindow(); local
733 window->SetCanSetAppAsDefault(false);
734 window
922 OpenWithContainerWindow* window = ContainerWindow(); local
933 OpenWithContainerWindow* window = ContainerWindow(); local
1132 BContainerWindow* window = dynamic_cast<BContainerWindow*>(fParentWindow); local
[all...]
/haiku-fatelf/src/preferences/screen/
H A DScreenMode.h41 ScreenMode(BWindow* window);
/haiku-fatelf/src/tests/servers/app/copy_bits/
H A Dmain.cpp234 BWindow* window = new BWindow(frame, name, local
238 BView* view = new TestView(window->Bounds(), "test", B_FOLLOW_ALL,
241 window->AddChild(view);
259 window->Show();
/haiku-fatelf/src/apps/stylededit/
H A DStyledEditApp.cpp204 BWindow* window = NULL; local
208 window = WindowAt(index);
209 if (window == NULL)
212 document = dynamic_cast<StyledEditWindow*>(window);
/haiku-fatelf/src/servers/app/
H A DServerApp.cpp99 fWindowListLock("window list"),
159 ServerWindow* window = fWindowList.ItemAt(i); local
160 window->Quit();
171 ServerWindow* window = fWindowList.ItemAt(i); local
173 // A window could have been removed in the mean time
175 if (window == NULL)
178 sem_id deathSemaphore = window->DeathSemaphore();
181 // wait 3 seconds for our window to quit - that's quite a long
328 ServerApp::AddWindow(ServerWindow* window) argument
332 return fWindowList.AddItem(window);
337 RemoveWindow(ServerWindow* window) argument
358 const Window* window = serverWindow->Window(); local
386 const Window* window = serverWindow->Window(); local
550 Window* window = serverWindow->Window(); local
1126 Window* window = view->Window(); local
2582 Window* window = serverWindow->Window(); local
3314 ServerWindow *window = NULL; local
[all...]
/haiku-fatelf/src/apps/soundrecorder/
H A DRecorderWindow.cpp63 // default window positioning
241 // Create the window header with controls
1246 RecorderWindow * window = (RecorderWindow *)cookie;
1248 if (window->fRecording) {
1251 window->fRecFile.WriteAt(window->fRecSize, data, size);
1252 window->fVUView->ComputeLevels(data, size, format.format);
1253 window->fRecSize += size;
1262 RecorderWindow * window = (RecorderWindow *)cookie;
1263 // Tell the window w
[all...]
/haiku-fatelf/src/apps/workspaces/
H A DWorkspaces.cpp178 if (settings.FindRect("window", &fWindowFrame) == B_OK
199 // in which context the window frame has been chosen
213 // just loaded, we need to alter the window frame accordingly
239 // TODO: find tabHeight without being a window
265 if (settings.AddRect("window", fWindowFrame) == B_OK
541 WorkspacesWindow* window = dynamic_cast<WorkspacesWindow*>(Window()); local
542 if (window == NULL || !window->IsAutoRaising())
548 BScreen screen(window);
553 if (window
584 WorkspacesWindow* window = dynamic_cast<WorkspacesWindow*>(Window()); local
[all...]
/haiku-fatelf/src/tests/servers/app/look_and_feel/
H A DLookAndFeel.cpp289 BWindow* window = new Window(Frame().OffsetByCopy(20, 20), local
293 status_t status = window->AddToSubset(this);
300 delete window;
305 window->Show();
438 Window *window = new Window(BRect(100, 100, 400, 420), local
440 window->Show();
/haiku-fatelf/headers/libs/alm/
H A DALMLayoutBuilder.h29 BALMLayoutBuilder(BWindow* window,
32 BALMLayoutBuilder(BWindow* window,

Completed in 281 milliseconds

1234567891011>>