Home
last modified time | relevance | path

Searched defs:PlaceWindow (Results 1 – 21 of 21) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Rendering/Label/Testing/Tcl/
H A DlabeledMesh.tcl113 proc PlaceWindow {xmin ymin} { procedure
/dports/math/vtk6/VTK-6.2.0/Examples/Annotation/Tcl/
H A DlabeledMesh.tcl132 proc PlaceWindow {xmin ymin} { procedure
/dports/graphics/pinta/pinta-1.7.1/Pinta.Docking/DockLibrary/
H A DDockFrameTopLevel.cs141 private void PlaceWindow (Gtk.Window window, int x, int y, int width, int height) in PlaceWindow() method in Pinta.Docking.DockFrameTopLevel
/dports/www/getleft/Getleft-v1.2/scripts/
H A DCommands.tcl30 proc PlaceWindow {win x y width height} { procedure
/dports/math/vtk8/VTK-8.2.0/Examples/Annotation/Python/
H A DlabeledMesh.py116 def PlaceWindow(xmin, ymin): function
/dports/math/vtk6/VTK-6.2.0/Examples/Annotation/Python/
H A DlabeledMesh.py117 def PlaceWindow(xmin, ymin): function
/dports/x11-toolkits/tk86/tk8.6.12/library/
H A Dtk.tcl83 proc ::tk::PlaceWindow {w {place ""} {anchor ""}} { procedure
/dports/x11-toolkits/tk85/tk8.5.19/library/
H A Dtk.tcl86 proc ::tk::PlaceWindow {w {place ""} {anchor ""}} { procedure
/dports/math/vtk8/VTK-8.2.0/Rendering/Label/Testing/Python/
H A DlabeledMesh.py117 def PlaceWindow (xmin, ymin): function
/dports/math/vtk9/VTK-9.1.0/Rendering/Label/Testing/Python/
H A DlabeledMesh.py117 def PlaceWindow (xmin, ymin): function
/dports/math/vtk6/VTK-6.2.0/Rendering/Label/Testing/Python/
H A DlabeledMesh.py119 def PlaceWindow (xmin, ymin): function
/dports/x11-toolkits/tk87/tk8.7a5/library/
H A Dtk.tcl83 proc ::tk::PlaceWindow {w {place ""} {anchor ""}} { procedure
/dports/math/vtk8/VTK-8.2.0/Examples/Annotation/Cxx/LabeledMesh/
H A DLabeledMesh.cxx52 void PlaceWindow( int xmin, int ymin ) in PlaceWindow() function
/dports/math/vtk9/VTK-9.1.0/Examples/Annotation/Cxx/LabeledMesh/
H A DLabeledMesh.cxx51 void PlaceWindow(int xmin, int ymin) in PlaceWindow() function
/dports/math/vtk6/VTK-6.2.0/Examples/Annotation/Cxx/LabeledMesh/
H A DLabeledMesh.cxx52 void PlaceWindow( int xmin, int ymin ) in PlaceWindow() function
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dplacement.c102 Bool PlaceWindow(ASWindow *tmp_win, unsigned long tflag,int Desk) in PlaceWindow() function
/dports/graphics/pinta/pinta-1.7.1/Pinta.Docking/DockNotebook/
H A DPlaceholderWindow.cs342 public void PlaceWindow (DockNotebook notebook) in PlaceWindow() method in Pinta.Docking.DockNotebook.PlaceholderWindow
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dplacement.c503 void PlaceWindow(WWindow *wwin, int *x_ret, int *y_ret, unsigned width, unsigned height) in PlaceWindow() function
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dplacement.c503 void PlaceWindow(WWindow *wwin, int *x_ret, int *y_ret, unsigned width, unsigned height) in PlaceWindow() function
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Dglobals.cpp1338 void PlaceWindow(wxTopLevelWindow *w, cbPlaceDialogMode mode, bool enforce) in PlaceWindow() function
/dports/x11-wm/compiz/compiz-0.8.8/plugins/
H A Dplace.c92 } PlaceWindow; typedef