Home
last modified time | relevance | path

Searched refs:grip (Results 26 – 50 of 4211) sorted by relevance

12345678910>>...169

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DEventHandler.cpp340 struct stickerspec grip; in buttonDown_handler() local
369 if (grip.dim == 3) in buttonDown_handler()
391 if (!polymgr->facetocenterToGrip(grip.face, &grip)) in buttonDown_handler()
400 showAnimation(&grip, dir, slicesmask); in buttonDown_handler()
422 struct stickerspec grip; in undo_cb() local
468 struct stickerspec grip; in redo_cb() local
514 struct stickerspec grip; in scramble_cb() local
532 while (grip.dim != 2 || in scramble_cb()
542 previous_face = grip.face; in scramble_cb()
558 struct stickerspec grip; in cheat_cb() local
[all …]
H A DMacro.cpp101 struct stickerspec* grip, in getMove() argument
107 status = this->moves->undo(grip, dir_out, slicesmask) == 1; in getMove()
109 status = this->moves->redo(grip, dir_out, slicesmask) == 1; in getMove()
112 VXM4i(grip->coords, grip->coords, mat); in getMove()
113 polymgr->fillStickerspecFromCoordsAndLength(grip, 3); in getMove()
/dports/audio/grip/grip-4.2.2/
H A DMakefile.am4 grip.desktop \
5 grip-audiocd.desktop \
17 Applications_DATA = grip.desktop
20 soliddataapps_DATA = grip-audiocd.desktop
23 soliddata_DATA = grip-audiocd.desktop
24 dist_man_MANS = grip.1
H A Dmeson.build1 project('grip', ['c', 'cpp'], project
11 grip_helpdir = join_paths(grip_datadir, 'gnome', 'help', 'grip')
15 config_h.set_quoted('PACKAGE', 'grip')
18 config_h.set_quoted('PACKAGE_BUGREPORT', 'https://sourceforge.net/projects/grip')
83 install_data('grip.desktop', install_dir: applicationsdir)
84 install_data('grip-audiocd.desktop', install_dir: join_paths(grip_datadir, 'apps', 'solid', 'action…
85 install_data('grip-audiocd.desktop', install_dir: join_paths(grip_datadir, 'solid', 'actions'))
87 install_man('grip.1')
H A DChangeLog358 * grip.h/grip.c/rip.c/cddev.c: NetBSD support
397 * configure.in/grip.spec.in/Makefile.am: build grip.spec from
398 grip.spec.in
443 * grip.c/grip.h/rip.c: added overall progress indicators
445 * grip.c/grip.h/rip.c: added tolerance to avoid getting false
476 * grip.h/grip.c/rip.c/gripcfg.c: added option do delay before
562 * grip.c/grip.h/cdplay.c: added auto play on insert
574 * main.c/grip.c/grip.h: added 'scsi-device' parameter
647 * gripcfg.c/grip.c/grip.h/rip.c: added mp3 filter command
655 * grip.sgml/grip.c: added some more documentation
[all …]
H A DREADME18 grip [options]
23 (defaults to .grip, relative to home dir)
37 be accessed locally in the source distribution. Load doc/C/grip/grip.html
43 https://lists.sourceforge.net/lists/listinfo/grip-users
48 To report a bug with Grip, or to submit a patch. Please do so at the grip
51 https://sourceforge.net/projects/grip
53 You can also ask for help on the IRC channel #grip on Libera (irc.libera.chat), where the main deve…
64 http://translationproject.org/domain/grip.html
/dports/security/kleopatra/kleopatra-21.12.3/src/smartcard/
H A Dkeypairinfo.cpp27 info.grip = values[0].toStdString(); in fromStatusLine()
67 if (grip != other.grip) { in update()
69 grip = other.grip; in update()
90 && grip == other.grip in operator ==()
/dports/games/toycars/toycars-0.3.10/toycars/src/
H A DToyCar.cpp372 double grip; in computeWheelSurfaceFactors() local
375 grip = tiles->tileGroup(tiles->getTileAtPoint(loc.x * kScale, loc.y * kScale))->grip; in computeWheelSurfaceFactors()
376 mWheel_FL.setSurfaceFactor(grip); in computeWheelSurfaceFactors()
379 grip = tiles->tileGroup(tiles->getTileAtPoint(loc.x * kScale, loc.y * kScale))->grip; in computeWheelSurfaceFactors()
380 mWheel_FR.setSurfaceFactor(grip); in computeWheelSurfaceFactors()
383 grip = tiles->tileGroup(tiles->getTileAtPoint(loc.x * kScale, loc.y * kScale))->grip; in computeWheelSurfaceFactors()
384 mWheel_BL.setSurfaceFactor(grip); in computeWheelSurfaceFactors()
387 grip = tiles->tileGroup(tiles->getTileAtPoint(loc.x * kScale, loc.y * kScale))->grip; in computeWheelSurfaceFactors()
388 mWheel_BR.setSurfaceFactor(grip); in computeWheelSurfaceFactors()
/dports/textproc/tkxmlive/tkxmlive/library/
H A Dpane.tcl30 set pane(grip) [frame $master.grip -background $pane(-gripcolor) \
38 place $pane(grip) -in $master -anchor c -relx $pane(-gripposition)
43 place $pane(grip) -in $master -anchor c -rely 0 ;#$pane(-gripposition)
48 bind $pane(grip) <ButtonPress-1> \
50 bind $pane(grip) <B1-Motion> \
52 bind $pane(grip) <ButtonRelease-1> \
84 place $pane(grip) -relx $pane(-percent)
89 place $pane(grip) -rely $pane(-percent)
/dports/www/py-grip/grip-4.5.2/
H A DPKG-INFO2 Name: grip
5 Home-page: http://github.com/joeyespo/grip
22 $ pip install grip
24 $ grip
30 * `Website <http://github.com/joeyespo/grip>`_
/dports/www/py-grip/grip-4.5.2/grip.egg-info/
H A DPKG-INFO2 Name: grip
5 Home-page: http://github.com/joeyespo/grip
22 $ pip install grip
24 $ grip
30 * `Website <http://github.com/joeyespo/grip>`_
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DPaned.c653 Widget grip = pane->grip; /* may be NULL. */ in CommitNewLocations() local
662 grip->core.width - grip->core.border_width*2; in CommitNewLocations()
664 grip->core.height/2 - grip->core.border_width + in CommitNewLocations()
676 grip->core.width/2 - grip->core.border_width + in CommitNewLocations()
679 grip->core.height - grip->core.border_width*2; in CommitNewLocations()
693 XConfigureWindow( XtDisplay(pane->grip), XtWindow(pane->grip), in CommitNewLocations()
896 if (XtIsRealized(grip)) { in StartGripAdjustment()
922 XDefineCursor(XtDisplay(grip), XtWindow(grip), cursor); in StartGripAdjustment()
1054 XDefineCursor(XtDisplay(grip), XtWindow(grip), cursor); in HandleGrip()
1571 pane->grip = NULL; in InsertChild()
[all …]
/dports/x11-toolkits/gdl/gdl-3.34.0/gdl/
H A Dgdl-dock-item-grip.h64 void gdl_dock_item_grip_set_label (GdlDockItemGrip *grip,
66 void gdl_dock_item_grip_hide_handle (GdlDockItemGrip *grip);
67 void gdl_dock_item_grip_show_handle (GdlDockItemGrip *grip);
69 void gdl_dock_item_grip_set_cursor (GdlDockItemGrip *grip,
72 gboolean gdl_dock_item_grip_has_event (GdlDockItemGrip *grip,
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DPaned.c669 Widget grip = pane->grip; /* may be NULL. */ local
678 grip->core.width - grip->core.border_width*2;
680 grip->core.height/2 - grip->core.border_width +
692 grip->core.width/2 - grip->core.border_width +
695 grip->core.height - grip->core.border_width*2;
709 XConfigureWindow( XtDisplay(pane->grip), XtWindow(pane->grip),
908 Widget grip;
951 XDefineCursor(XtDisplay(grip), XtWindow(grip), cursor);
972 Widget grip;
1052 Widget grip; in HandleGrip()
[all …]
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DPaned.c667 Widget grip = pane->grip; /* may be NULL. */ local
676 grip->core.width - grip->core.border_width*2;
678 grip->core.height/2 - grip->core.border_width +
690 grip->core.width/2 - grip->core.border_width +
693 grip->core.height - grip->core.border_width*2;
707 XConfigureWindow( XtDisplay(pane->grip), XtWindow(pane->grip),
906 Widget grip;
949 XDefineCursor(XtDisplay(grip), XtWindow(grip), cursor);
970 Widget grip;
1050 Widget grip; in HandleGrip()
[all …]
/dports/x11-toolkits/blt/blt2.5/demos/scripts/
H A Dps.tcl153 $canvas bind $grip <ButtonPress-1> "StartResize %W $grip %x %y"
155 $canvas bind $grip <ButtonRelease-1> "EndResize %W $grip %x %y"
156 $canvas bind $grip <Enter> "EnterGrip %W $grip %x %y"
157 $canvas bind $grip <Leave> "LeaveGrip %W $grip"
159 $canvas raise grip
201 set pageInfo(grip) $grip
221 proc LeaveGrip { canvas grip } { argument
290 set pageInfo(grip) $grip
292 $canvas raise grip
299 proc EndResize { canvas grip x y } {
[all …]
/dports/x11-themes/mate-themes/mate-themes-3.22.23/desktop-themes/BlackMATE/gtk-3.0/assets/
H A DMakefile.am33 notebook-pane-separator-grip-hover.svg \
34 notebook-pane-separator-grip.svg \
35 notebook-pane-separator-grip-vertical-hover.svg \
36 notebook-pane-separator-grip-vertical.svg \
37 pane-separator-grip-hover.svg \
38 pane-separator-grip.svg \
39 pane-separator-grip-vertical-hover.svg \
40 pane-separator-grip-vertical.svg \
61 resize-grip.svg \
80 switch-slider-grip.svg \
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DPaned.c801 Widget grip = pane->grip; /* may be NULL */ in CommitNewLocations() local
809 XtWidth(grip) - (XtBorderWidth(grip) << 1); in CommitNewLocations()
811 (XtHeight(grip) >> 1) - XtBorderWidth(grip) + in CommitNewLocations()
821 (XtWidth(grip) >> 1) - XtBorderWidth(grip) + in CommitNewLocations()
824 XtHeight(grip) - (XtBorderWidth(grip) << 1); in CommitNewLocations()
838 XConfigureWindow(XtDisplay(pane->grip), XtWindow(pane->grip), in CommitNewLocations()
1056 if (XtIsRealized(grip)) { in StartGripAdjustment()
1082 XDefineCursor(XtDisplay(grip), XtWindow(grip), cursor); in StartGripAdjustment()
1228 XDefineCursor(XtDisplay(grip), XtWindow(grip), cursor); in HandleGrip()
1771 pane->grip = NULL; in XawPanedInsertChild()
[all …]
/dports/x11-fm/filerunner/filerunner/frlib/
H A Dgrip.tcl41 button $w.${se}grip -width 10 -height 10 -cursor $cursor {*}$bm
46 bind $w.${se}grip <1> {ttk::sizegrip::PressX %W %X %Y}
47 bind $w.${se}grip <ButtonRelease-1> {ttk::sizegrip::Release %W %X %Y}
49 bind $w.${se}grip <B1-Motion> {ttk::sizegrip::Drag %W %X %Y}
51 bind $w.${se}grip <B1-Motion> {ttk::sizegrip::Dragsw %W %X %Y}
53 return $w.${se}grip
/dports/multimedia/QtAV/QtAV-1.13.0/examples/QMLPlayer/qml/QMLPlayer/
H A DSlider.qml24 property alias value: grip.value
69 id: grip
82 //console.log("slider.grip.hover mouseX: " + mouseX)
88 target: grip
102 value = min + ((grip.x + grip.radius) / grip.parent.width)*(max-min)
104 value = min + ((grip.y + grip.radius) / grip.parent.height)*(max-min)
H A DProgressBar.qml26 property alias value: grip.value
46 width: grip.x + grip.radius
74 id: grip
88 target: grip
101 value = (grip.x + grip.width/2) / grip.parent.width
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dslurtie.cpp50 QVector<QLineF> SlurTieSegment::gripAnchorLines(Grip grip) const in gripAnchorLines()
54 if (!system() || (grip != Grip::START && grip != Grip::END)) in gripAnchorLines()
63 int gripIndex = static_cast<int>(grip); in gripAnchorLines()
67 anchorPosition = (grip == Grip::START ? p1 : p2); in gripAnchorLines()
79 anchorPosition = (grip == Grip::START ? sp : p2); in gripAnchorLines()
374 polygon[0] = QPointF(ed.grip[int(Grip::START)].center()); in drawEditMode()
375 polygon[1] = QPointF(ed.grip[int(Grip::BEZIER1)].center()); in drawEditMode()
378 polygon[4] = QPointF(ed.grip[int(Grip::END)].center()); in drawEditMode()
379 polygon[5] = QPointF(ed.grip[int(Grip::DRAG)].center()); in drawEditMode()
380 polygon[6] = QPointF(ed.grip[int(Grip::START)].center()); in drawEditMode()
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/react-mde/lib/styles/scss/
H A Dreact-mde.scss3 $grip-height: 10px;
13 .grip {
17 height: $grip-height;
22 height: $grip-height;
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DnsNetUtilInlines.h82 net_EnsureIOService(nsIIOService **ios, nsCOMPtr<nsIIOService> &grip) in net_EnsureIOService() argument
86 grip = do_GetIOService(&rv); in net_EnsureIOService()
87 *ios = grip; in net_EnsureIOService()
112 nsCOMPtr<nsIIOService> grip; in NS_NewURI() local
113 rv = net_EnsureIOService(&ioService, grip); in NS_NewURI()
144 nsCOMPtr<nsIIOService> grip; in NS_NewFileURI() local
145 rv = net_EnsureIOService(&ioService, grip); in NS_NewFileURI()
166 nsCOMPtr<nsIIOService> grip; in NS_NewChannelInternal() local
167 nsresult rv = net_EnsureIOService(&aIoService, grip); in NS_NewChannelInternal()
218 nsCOMPtr<nsIIOService> grip; in NS_NewChannelInternal() local
[all …]
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/doc/gtk/
H A Ddefuns-gtkstatusbar.xml.texi10 @item has-resize-grip
11 Whether the statusbar has a grip for resizing the toplevel
111 @deffn Function gtk-statusbar-set-has-resize-grip (self@tie{}@code{<gtk-statusbar>}) (setting@tie{…
112 @deffnx Method set-has-resize-grip
113 Sets whether the statusbar has a resize grip. @samp{@code{#t}} by default.
120 @samp{@code{#t}} to have a resize grip.
126 @deffn Function gtk-statusbar-get-has-resize-grip (self@tie{}@code{<gtk-statusbar>}) @result{}@tie…
127 @deffnx Method get-has-resize-grip
128 Returns whether the statusbar has a resize grip.
135 @samp{@code{#t}} if the statusbar has a resize grip.

12345678910>>...169