Home
last modified time | relevance | path

Searched refs:editWindow (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/cenon/Cenon/graphicsUndo.subproj/
H A DPerformTextGraphicsChange.m6 static id editWindow = nil;
17 if (editWindow == nil) {
18 editWindow = [[NSWindow alloc] init];
83 [editWindow setNextResponder:graphicView]; /* so changes can find our */
85 [[editWindow contentView] addSubview:editText];
91 [editWindow setNextResponder:nil];
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/doc/app-defaults/
H A DXedit4 *editWindow*preferredPaneSize: 500
23 *editWindow.autoFill: True
24 *editWindow.scrollVertical: WhenNeeded
25 *editWindow.scrollHorizontal: WhenNeeded
/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/group-tab-bar/
H A Dgroup-tab-bar.cpp366 …auto editWindow = m_injectedFactory->makeInjected<GroupEditWindow>(Group::null, m_kaduWindowServic… in createNewGroup() local
367 editWindow->show(); in createNewGroup()
380 …auto editWindow = m_injectedFactory->makeInjected<GroupEditWindow>(group, m_kaduWindowService->kad… in groupProperties() local
381 editWindow->show(); in groupProperties()
/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DEditView.cxx26 Fl_Window *o = editWindow = in EditScreen()
190 editWindow->show (); in show()
H A DEditView.h49 Fl_Window *editWindow; variable
H A DEdit1.cxx2600 edtprm->editWindow->icon ((char *) drvui->icon); in Edit_Parmeters_cb()
2642 edtprm->editWindow->show (); in Edit_Parmeters_cb()
2649 edtprm->editWindow->hide (); // hide the window in Edit_Parmeters_Close_cb()
2744 edtprm->editWindow->hide (); // hide the window if 'save' in Edit_Parmeters_Save_cb()
H A DCrystalView.cxx367 edtprm->editWindow->~Fl_Window (); in Destroy_Open_Windows()
368 delete (edtprm->editWindow); in Destroy_Open_Windows()
/dports/x11/xedit/xedit-1.2.2/
H A Dxedit.c320 static char *labelWindow = "labelWindow", *editWindow = "editWindow"; in makeButtonsAndBoxes() local
373 textwindow = XtCreateManagedWidget(editWindow, asciiTextWidgetClass, in makeButtonsAndBoxes()
400 texts[2] = XtCreateWidget(editWindow, asciiTextWidgetClass, in makeButtonsAndBoxes()
410 texts[1] = XtCreateWidget(editWindow, asciiTextWidgetClass, in makeButtonsAndBoxes()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Drtwindow.cc801 EditWindow* editWindow = nullptr; in on_delete_event() local
806 editWindow = EditWindow::getInstance (this, false); in on_delete_event()
807 isProcessing = editWindow->isProcessing(); in on_delete_event()
834 if (options.multiDisplayMode > 0 && editWindow) { in on_delete_event()
835 editWindow->closeOpenEditors(); in on_delete_event()
836 editWindow->writeOptions(); in on_delete_event()
/dports/graphics/art/ART-1.9.3/rtgui/
H A Drtwindow.cc883 EditWindow* editWindow = nullptr; in on_delete_event() local
888 editWindow = EditWindow::getInstance (this, false); in on_delete_event()
889 isProcessing = editWindow->isProcessing(); in on_delete_event()
923 if (options.multiDisplayMode > 0 && editWindow) { in on_delete_event()
924 editWindow->closeOpenEditors(); in on_delete_event()
925 editWindow->writeOptions(); in on_delete_event()
/dports/x11/xedit/xedit-1.2.2/app-defaults/
H A DXedit-sample16 Xedit*editWindow.backgroundPixmap: gradient:vertical?dimension=3&start=rgb:e/d/d&end=rgb:f/e/e
17 Xedit*editWindow.wrap: Never
H A DXedit81 *editWindow.autoFill: False
82 *editWindow.scrollVertical: Always
83 *editWindow.showGrip: True
177 *editWindow.translations: #override \
/dports/www/getleft/Getleft-v1.2/scripts/tablelist4.8/scripts/
H A DtablelistWidget.tcl145 -editwindow {editWindow EditWindow }
260 -editwindow {editWindow EditWindow }
/dports/net-im/coccinella/Coccinella-0.96.20Src/contrib/tablelist/scripts/
H A DtablelistWidget.tcl145 -editwindow {editWindow EditWindow }
263 -editwindow {editWindow EditWindow }