Home
last modified time | relevance | path

Searched defs:itemColor (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/manaplus/manaplus-2.1.3.17/src/gui/shortcut/
H A Ddropshortcut.cpp63 const ItemColor itemColor = getItemColor(0); in dropFirst() local
121 ItemColor itemColor = ItemColor_one; in dropItem() local
H A Dshortcutbase.cpp62 const ItemColor itemColor = fromInt( in load() local
82 const int itemColor = (mItemColors[i] != ItemColor_zero) in save() local
H A Ditemshortcut.cpp88 const ItemColor itemColor = fromInt( in load() local
126 const int itemColor = toInt(mItemColors[i], int); in save() local
158 const ItemColor itemColor = mItemColors[index]; in useItem() local
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/
H A Ditemshortcutcontainer.cpp140 const ItemColor itemColor = selShortcut->getItemColor(i); in draw() local
287 const ItemColor itemColor = selShortcut->getItemColor(i); in safeDraw() local
409 const ItemColor itemColor = selShortcut->getItemColor(index); in mouseDragged() local
585 const ItemColor itemColor = selShortcut->getItemColor(index); in mouseMoved() local
H A Dvirtshortcutcontainer.cpp249 const ItemColor itemColor = mShortcut->getItemColor(index); in mouseDragged() local
363 const ItemColor itemColor = mShortcut->getItemColor(index); in mouseMoved() local
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/
H A Dchart3.php91 $itemColor = $color[$color['current'] = $color[$color['current']]['next']]['color']; variable
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/
H A Dchart3.php91 $itemColor = $color[$color['current'] = $color[$color['current']]['next']]['color']; variable
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/
H A Dchart3.php91 $itemColor = $color[$color['current'] = $color[$color['current']]['next']]['color']; variable
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/
H A Dchart3.php91 $itemColor = $color[$color['current'] = $color[$color['current']]['next']]['color']; variable
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/
H A Dchart3.php91 $itemColor = $color[$color['current'] = $color[$color['current']]['next']]['color']; variable
/dports/astro/kstars/kstars-3.5.6/kstars/options/
H A Dopscolors.cpp51 QColor itemColor(KStarsData::Instance()->colorScheme()->colorAt(i)); in OpsColors() local
189 QColor itemColor(KStarsData::Instance()->colorScheme()->colorAt(i)); in setColors() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/views/
H A DIntroItem.java38 public IntroItem(CheatSheetPage page, Item contentItem, Color itemColor, CheatSheetViewer viewer) { in IntroItem()
H A DViewItem.java81 protected Color itemColor; field in ViewItem
99 public ViewItem(CheatSheetPage page, Item item, Color itemColor, CheatSheetViewer viewer) { in ViewItem()
588 void setItemColor(Color itemColor) { in setItemColor()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/graphicsview/diagramscene/
H A Ddiagramscene.h71 QColor itemColor() const in itemColor() function
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/graphicsview/diagramscene/
H A Ddiagramscene.h80 QColor itemColor() const { return myItemColor; } in itemColor() function
/dports/devel/redasm/REDasm-2.1.1/models/gotomodel/
H A Dgotomodel.cpp79 QColor GotoModel::itemColor(const REDasm::ListingItem *item) const in itemColor() function in GotoModel
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dtokentransactiondesc.cpp72 QString itemColor; member in TokenTransactionFormater
H A Dtransactiondesc.cpp90 QString itemColor; member in TransactionFormater
/dports/irc/konversation/konversation-21.12.3/src/viewer/
H A Dhighlight.cpp53 void Highlight::setColor(const QColor& itemColor) in setColor()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/tracing/
H A Dtimelineselectionrenderpass.cpp114 QColor itemColor = model->color(selectedItem); in update() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cruise/
H A Dvars.cpp29 uint8 itemColor = 1; variable
/dports/games/scummvm/scummvm-2.5.1/engines/cruise/
H A Dvars.cpp29 uint8 itemColor = 1; variable
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/windows/
H A Doutfitwindow.cpp462 const ItemColor itemColor = mItemColors[mCurrentOutfit][index]; in mouseDragged() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/colorwheel/
H A Dcwdialog.cpp305 QString itemColor = results[0]; in fillColorList() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/
H A DPropertiesFileEditorPreferencePage.java186 … String boldKey, String italicKey, String strikethroughKey, String underlineKey, Color itemColor) { in HighlightingColorListItem()

12