Home
last modified time | relevance | path

Searched refs:UpArrow (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/KeyBindings/
H A DDefaultKeyBindings.dict6 "UpArrow" = "moveUp:";
11 "Control-UpArrow" = "scrollPageUp:";
18 "Control-Shift-UpArrow" = "moveToBeginningOfDocumentAndModifySelection:";
21 "Alternate-UpArrow" = ("moveUp:", "moveWordBackward:");
26 "Shift-UpArrow" = "moveUpAndModifySelection:";
31 "Alternate-Shift-UpArrow" = ("moveUpAndModifySelection:",
38 "Control-Alternate-UpArrow" = ("pageUp:", "moveWordBackward:");
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkCameraHandleSource.cxx31 this->UpArrow->SetShaftRadius(0.1); in vtkCameraHandleSource()
34 this->UpArrow->SetTipRadius(0.2); in vtkCameraHandleSource()
41 this->UpTransformFilter->SetInputConnection(UpArrow->GetOutputPort()); in vtkCameraHandleSource()
176 os << indent << "UpArrow: (" << this->UpArrow << "\n"; in PrintSelf()
177 if (this->UpArrow) in PrintSelf()
179 this->UpArrow->PrintSelf(os, indent.GetNextIndent()); in PrintSelf()
/dports/astro/marble/marble-21.12.3/src/plugins/render/navigation/
H A DArrowDiscWidget.cpp74 case Qt::UpArrow: in mousePressEvent()
130 case Qt::UpArrow: in repeatPress()
155 case Qt::UpArrow: in mouseMoveEvent()
157 m_arrowPressed = Qt::UpArrow; in mouseMoveEvent()
208 return Qt::UpArrow; in arrowUnderMouse()
/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_arrow_button.cpp146 const bool isVertical = d_data->arrowType == Qt::UpArrow || in drawButtonLabel()
223 case Qt::UpArrow: in drawArrow()
278 if ( d_data->arrowType == Qt::UpArrow || d_data->arrowType == Qt::DownArrow ) in minimumSizeHint()
301 if ( arrowType == Qt::UpArrow || arrowType == Qt::DownArrow ) in arrowSize()
318 if ( arrowType == Qt::UpArrow || arrowType == Qt::DownArrow ) in arrowSize()
/dports/devel/xelfviewer/XELFViewer-0.03/XQwt/3rdparty/qwt/src/
H A Dqwt_arrow_button.cpp146 const bool isVertical = d_data->arrowType == Qt::UpArrow || in drawButtonLabel()
223 case Qt::UpArrow: in drawArrow()
278 if ( d_data->arrowType == Qt::UpArrow || d_data->arrowType == Qt::DownArrow ) in minimumSizeHint()
301 if ( arrowType == Qt::UpArrow || arrowType == Qt::DownArrow ) in arrowSize()
318 if ( arrowType == Qt::UpArrow || arrowType == Qt::DownArrow ) in arrowSize()
/dports/emulators/stella/stella-6.6/src/gui/
H A DScrollBarWidget.cxx129 _draggingPart = Part::UpArrow; in handleMouseDown()
206 _part = Part::UpArrow; in handleMouseMoved()
292 if(hilite && _part == Part::UpArrow) in drawWidget()
297 : (hilite && _part == Part::UpArrow) ? kWidColor : kTextColor, in drawWidget()
/dports/x11-toolkits/qwt5-qt5/qwt5-qt5-2a9f1ae2/src/
H A Dqwt_arrow_button.cpp159 const bool isVertical = d_data->arrowType == Qt::UpArrow || in drawButtonLabel()
247 case Qt::UpArrow: in drawArrow()
303 if ( d_data->arrowType == Qt::UpArrow || d_data->arrowType == Qt::DownArrow ) in minimumSizeHint()
335 if ( arrowType == Qt::UpArrow || arrowType == Qt::DownArrow ) in arrowSize()
352 if ( arrowType == Qt::UpArrow || arrowType == Qt::DownArrow ) in arrowSize()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwt/src/
H A Dqwt_arrow_button.cpp159 const bool isVertical = d_data->arrowType == Qt::UpArrow || in drawButtonLabel()
247 case Qt::UpArrow: in drawArrow()
303 if ( d_data->arrowType == Qt::UpArrow || d_data->arrowType == Qt::DownArrow ) in minimumSizeHint()
335 if ( arrowType == Qt::UpArrow || arrowType == Qt::DownArrow ) in arrowSize()
352 if ( arrowType == Qt::UpArrow || arrowType == Qt::DownArrow ) in arrowSize()
/dports/x11-themes/chicago95/Chicago95-2.0.1-81-gd1c86db/Cursors/Chicago95_Cursor_Black/src/
H A DBuild.sh44 xcursorgen UpArrow.conf cursors/UpArrow
231 cp UpArrow center_ptr
232 cp UpArrow sb_up_arrow
233 rm -f UpArrow
H A DUpArrow.conf1 32 15 6 UpArrow.png
/dports/x11-themes/chicago95/Chicago95-2.0.1-81-gd1c86db/Cursors/Chicago95_Cursor_White/src/
H A DBuild.sh44 xcursorgen UpArrow.conf cursors/UpArrow
231 cp UpArrow center_ptr
232 cp UpArrow sb_up_arrow
233 rm -f UpArrow
H A DUpArrow.conf1 32 15 6 UpArrow.png
/dports/x11-themes/chicago95/Chicago95-2.0.1-81-gd1c86db/Cursors/Chicago95_Emerald/src/
H A DBuild.sh44 xcursorgen UpArrow.conf cursors/UpArrow
231 cp UpArrow center_ptr
232 cp UpArrow sb_up_arrow
233 rm -f UpArrow
H A DUpArrow.conf1 32 15 6 UpArrow.png
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdeui/
H A Dkarrowbutton.cpp87 } else if (d->arrow == Qt::UpArrow) { in paintEvent()
107 case Qt::UpArrow: e = QStyle::PE_IndicatorArrowUp; break; in paintEvent()
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/colors/
H A Ddcolorvalueselector.cpp74 setArrowDirection(Qt::UpArrow); in DSelector()
117 if (arrowDirection() == Qt::UpArrow) in contentsRect()
257 case Qt::UpArrow: in setArrowDirection()
311 return Qt::UpArrow; in arrowDirection()
/dports/multimedia/olive/olive-0.1.2/ui/
H A Dicons.cpp10 QIcon olive::icon::UpArrow; member in olive::icon
74 UpArrow = CreateIconFromSVG(":/icons/tri-up.svg", false); in Initialize()
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/gtk/application-desktop/
H A DGtkEntryParameter.cpp28 static const std::string UpArrow = "<UpArrow>"; in onKeyPressed() local
39 return (keyName == UpArrow) || (keyName == DownArrow); in onKeyPressed()
/dports/emulators/jzintv/jzintv-20200712-src/doc/jzintv/
H A Dalt_ecs.kbd67 ;; Make PC's [^] press ECS' [Shift]-[UpArrow]. ;;
68 ;; Make PC's [Shift]-[6] press ECS' [Shift]-[UpArrow]. ;;
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dkselector.cpp58 setArrowDirection(Qt::UpArrow); in KSelector()
93 if (arrowDirection() == Qt::UpArrow) { in contentsRect()
209 case Qt::UpArrow: in setArrowDirection()
247 return Qt::UpArrow; in arrowDirection()
/dports/graphics/qgis/qgis-3.22.3/src/gui/layout/
H A Dqgslayoutatlaswidget.cpp371 at = ( at == Qt::UpArrow ) ? Qt::DownArrow : Qt::UpArrow; in mAtlasSortFeatureDirectionButton_clicked()
376 mAtlas->setSortAscending( at == Qt::UpArrow ); in mAtlasSortFeatureDirectionButton_clicked()
419 …mAtlasSortFeatureDirectionButton->setArrowType( mAtlas->sortAscending() ? Qt::UpArrow : Qt::DownAr… in updateGuiElements()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/layout/
H A Dqgslayoutatlaswidget.cpp356 at = ( at == Qt::UpArrow ) ? Qt::DownArrow : Qt::UpArrow; in mAtlasSortFeatureDirectionButton_clicked()
361 mAtlas->setSortAscending( at == Qt::UpArrow ); in mAtlasSortFeatureDirectionButton_clicked()
404 …mAtlasSortFeatureDirectionButton->setArrowType( mAtlas->sortAscending() ? Qt::UpArrow : Qt::DownAr… in updateGuiElements()
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dscrollbar_widget.cpp10 const std::string UpArrow = "scrollbar-vertical-up-arrow"; variable
20 up_arrow_(new gui_section_widget(UpArrow)), in scrollbar_widget()
42 …v.has_key("up_arrow") ? widget_factory::create(v["up_arrow"], e) : new gui_section_widget(UpArrow); in scrollbar_widget()
/dports/misc/estic/estic-1.61_10/spunk/
H A Dwinattr.h67 const unsigned char UpArrow = 0x18; variable
/dports/x11-wm/blackbox/blackbox-0.70.1/lib/
H A DBitmap.cc88 UpArrow, enumerator
194 Bitmap &bitmap = standard_bitmaps[UpArrow][screen]; in upArrow()

12345678910>>...22