Home
last modified time | relevance | path

Searched defs:smallIconSize (Results 1 – 25 of 55) sorted by relevance

123

/dports/deskutils/copyq/CopyQ-5.0.0/src/common/
H A Ddisplay.cpp31 int smallIconSize() in smallIconSize() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/infobar/
H A DPasswordInfoBarUtils.java32 int smallIconSize = in createAccountIndicationFooter() local
H A DAutofillSaveCardInfoBar.java239 int smallIconSize = res.getDimensionPixelSize(R.dimen.infobar_small_icon_size); in createContent() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dsctoolbar.cpp49 int smallIconSize = this->style()->pixelMetric(QStyle::PM_SmallIconSize, nullptr, this); in ScToolBar() local
/dports/net-im/ktp-contact-list/ktp-contact-list-21.12.3/tooltips/
H A Dcontacttooltip.cpp72 int smallIconSize = KIconLoader::global()->currentSize(KIconLoader::Small); in ContactToolTip() local
H A Dpersontooltip.cpp64 int smallIconSize = KIconLoader::global()->currentSize(KIconLoader::Small); in PersonToolTip() local
/dports/x11-fm/dolphin/dolphin-21.12.3/src/panels/information/
H A Dphononwidget.cpp150 const int smallIconSize = style()->pixelMetric(QStyle::PM_SmallIconSize); in showEvent() local
/dports/irc/konversation/konversation-21.12.3/src/
H A Dstatusbar.cpp50 … const int smallIconSize = m_sslLabel->style()->pixelMetric(QStyle::PixelMetric::PM_SmallIconSize); in StatusBar() local
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/gui/
H A Dutils.cpp119 QSize Utils::Gui::smallIconSize(const QWidget *widget) in smallIconSize() function in Utils::Gui
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qtoolbar/
H A Dtst_qtoolbar.cpp684 const QSize smallIconSize = QSize(metric / 2, metric / 2); in iconSize() local
746 const QSize smallIconSize = QSize(metric / 2, metric / 2); in iconSize() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/widgets/
H A DPrettyTreeDelegate.cpp65 const int smallIconSize; member
/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A Dcg_main.cpp2746 int smallIconSize,bigIconSize; in CG_DrawInventorySelect() local
2965 int smallIconSize,bigIconSize; in CG_DrawDataPadInventorySelect() local
3331 int smallIconSize,bigIconSize; in CG_DrawForceSelect() local
3639 int smallIconSize,bigIconSize; in CG_DrawDataPadForceSelect() local
H A Dcg_weapons.cpp1458 int smallIconSize,bigIconSize; in CG_DrawDataPadWeaponSelect() local
1816 int smallIconSize,bigIconSize; in CG_DrawWeaponSelect() local
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_weapons.cpp1515 const int smallIconSize = 40; in CG_DrawDataPadWeaponSelect() local
1777 int smallIconSize,bigIconSize; in CG_DrawWeaponSelect() local
H A Dcg_main.cpp3339 const int smallIconSize = 40; in CG_DrawInventorySelect() local
3530 const int smallIconSize = 40; in CG_DrawDataPadInventorySelect() local
3901 const int smallIconSize = 30; in CG_DrawForceSelect() local
4220 const int smallIconSize = 40; in CG_DrawDataPadForceSelect() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qmainwindow/
H A Dtst_qmainwindow.cpp229 const QSize smallIconSize = QSize(metric / 2, metric / 2); in iconSize() local
283 const QSize smallIconSize = QSize(metric / 2, metric / 2); in iconSize() local
350 const QSize smallIconSize = QSize(metric / 2, metric / 2); in iconSize() local
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygenqtsettings.cpp545 const int smallIconSize( _kdeGlobals.getOption( "[SmallIcons]", "Size" ).toInt( 16 ) ); in loadKdeIcons() local
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dutils.cpp381 QSize smallIconSize() in smallIconSize() function
H A Dtiledproxystyle.cpp763 int smallIconSize = proxy()->pixelMetric(PM_SmallIconSize, option, widget); in drawControl() local
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygenqtsettings.cpp640 const int smallIconSize( _kdeGlobals.getOption( "[SmallIcons]", "Size" ).toInt( 16 ) ); in loadKdeIcons() local
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_weapons.c1094 int smallIconSize,bigIconSize; in CG_DrawWeaponSelect() local
/dports/audio/cantata/cantata-2.4.2/support/
H A Dfancytabwidget.cpp73 static int smallIconSize=16; variable
/dports/x11-fm/pcmanfm-qt/pcmanfm-qt-1.0.0/pcmanfm/
H A Dsettings.h758 int smallIconSize() const { in smallIconSize() function
762 void setSmallIconSize(int smallIconSize) { in setSmallIconSize()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/playlist/view/listview/
H A DPrettyItemDelegate.cpp277 const int smallIconSize = style->pixelMetric( QStyle::PM_SmallIconSize ); in paintItem() local
/dports/x11/libfm-qt/libfm-qt-1.0.0/src/
H A Dfiledialog.cpp443 int FileDialog::smallIconSize() const { in smallIconSize() function in Fm::FileDialog

123