Home
last modified time | relevance | path

Searched refs:buttonPath (Results 1 – 12 of 12) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/monitoring/components/
H A Dgroup_empty_state.vue60 buttonPath: this.settingsPath,
73 buttonPath: this.settingsPath,
99 :primary-button-link="currentState.buttonPath"
/dports/misc/lastools/LAStools-8ff2694/bin/serf/potree16/resources/page_template/libs/Cesium/Widgets/Animation/
H A Dlighter.css1buttonPath{fill:#111;}.cesium-lighter .cesium-animation-rectButton .cesium-animation-buttonMain{st…
H A DAnimation.css1buttonPath{fill:#edffff;}.cesium-animation-rectButton .cesium-animation-buttonMain{stroke:#444;str…
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/mobile/quickhit/
H A DButton.qml48 property string buttonPath // for example "qrc:/gfx/exit.png"
58 source: buttonPath
H A DGame.qml299 buttonPath: "qrc:/gfx/soundOn.png"
310 btnSound.buttonPath = "qrc:/gfx/soundOff.png"
315 btnSound.buttonPath = "qrc:/gfx/soundOn.png"
329 buttonPath: "qrc:/gfx/pause.png"
/dports/misc/lastools/LAStools-8ff2694/bin/serf/potree16/resources/page_template/libs/Cesium/Widgets/
H A Dlighter.css1buttonPath{fill:#111;}.cesium-lighter .cesium-animation-rectButton .cesium-animation-buttonMain{st…
H A Dwidgets.css1buttonPath{fill:#edffff;}.cesium-animation-rectButton .cesium-animation-buttonMain{stroke:#444;str…
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/
H A Dmixdowndialog.cpp60 connect(buttonPath, SIGNAL(clicked()), SLOT(fdialog())); in MixdownFileDialog()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/drupal/sites/default/boinc/modules/contrib/wysiwyg/editors/
H A Dwhizzywig.inc84 $settings['buttonPath'] = base_path() . $editor['library path'] . '/btn/';
/dports/www/drupal7-wysiwyg/wysiwyg/editors/
H A Dwhizzywig.inc101 $settings['buttonPath'] = base_path() . $editor['library path'] . '/btn/';
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqgtkstyle.cpp1399 …QHashableLatin1Literal buttonPath = comboBox->editable ? QHashableLatin1Literal("GtkComboBoxEntry.… in drawComplexControl() local
1401 GtkWidget *gtkToggleButton = d->gtkWidget(buttonPath); in drawComplexControl()
1457 shadow, gtkToggleButton->style, buttonPath.toString() + in drawComplexControl()
1470 buttonPath.toString() + QString::number(focus)); in drawComplexControl()
/dports/x11-themes/qt5-style-plugins/qtstyleplugins-5.0.0-23-g335dbe/src/plugins/styles/gtk2/
H A Dqgtkstyle.cpp1850 …QHashableLatin1Literal buttonPath = comboBox->editable ? QHashableLatin1Literal("GtkComboBoxEntry.… in drawComplexControl() local
1852 GtkWidget *gtkToggleButton = d->gtkWidget(buttonPath); in drawComplexControl()
1908 … shadow, gtk_widget_get_style(gtkToggleButton), buttonPath.toString() + in drawComplexControl()
1922 buttonPath.toString() + QString::number(focus)); in drawComplexControl()