Home
last modified time | relevance | path

Searched defs:colorId (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dxterm-palette.json3 "colorId": 0, number
18 "colorId": 1, number
33 "colorId": 2, number
48 "colorId": 3, number
63 "colorId": 4, number
78 "colorId": 5, number
93 "colorId": 6, number
108 "colorId": 7, number
123 "colorId": 8, number
138 "colorId": 9, number
[all …]
H A Dansi-palette.json3 "colorId": 0, number
18 "colorId": 1, number
33 "colorId": 2, number
48 "colorId": 3, number
63 "colorId": 4, number
78 "colorId": 5, number
93 "colorId": 6, number
108 "colorId": 7, number
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/autofill_assistant/java/src/org/chromium/chrome/browser/autofill_assistant/generic_ui/
H A DAssistantColor.java38 int colorId = context.getResources().getIdentifier( in isValidResourceIdentifier() local
44 ApiCompatibilityUtils.getColor(context.getResources(), colorId); in isValidResourceIdentifier() local
69 int colorId = context.getResources().getIdentifier( in createFromResource() local
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/
H A DSvg.php82 public function drawBackground($colorId)
101 public function drawBlock($x, $y, $colorId)
130 protected function getRectPrototypeId($colorId)
H A DEps.php84 public function drawBackground($colorId)
99 public function drawBlock($x, $y, $colorId)
122 protected function setColor($colorId)
H A DRendererInterface.php42 public function drawBackground($colorId);
52 public function drawBlock($x, $y, $colorId);
H A DPng.php77 public function drawBackground($colorId)
91 public function drawBlock($x, $y, $colorId)
/dports/deskutils/egroupware/egroupware/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/
H A DSvg.php82 public function drawBackground($colorId)
101 public function drawBlock($x, $y, $colorId)
130 protected function getRectPrototypeId($colorId)
H A DEps.php84 public function drawBackground($colorId)
99 public function drawBlock($x, $y, $colorId)
122 protected function setColor($colorId)
H A DRendererInterface.php42 public function drawBackground($colorId);
52 public function drawBlock($x, $y, $colorId);
H A DPng.php77 public function drawBackground($colorId)
91 public function drawBlock($x, $y, $colorId)
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstmath/
H A Dpalette.h50 QColor color(const int colorId) const{ in color()
66 QRgb rgb(const int colorId) const{ in rgb()
/dports/deskutils/gcalcli/gcalcli-4.0.4/tests/data/
H A Dcal_list.json10 "colorId": "15", string
28 "colorId": "18", string
76 "colorId": "2", string
95 "colorId": "13", string
113 "colorId": "15", string
131 "colorId": "6", string
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkColorTableTest.cxx27 typename itk::ColorTable< TPixel >::Pointer colors, unsigned int colorId, in ColorTableTestExpectedConditionChecker()
253 unsigned int colorId = 0; in itkColorTableTest() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/metadataengine/dmetadata/
H A Ddmetadata_labels.cpp128 long colorId = value.toLong(&ok); in getItemColorLabel() local
286 bool DMetadata::setItemColorLabel(int colorId, const DMetadataSettingsContainer& settings) const in setItemColorLabel()
/dports/games/manaplus/manaplus-2.1.3.17/src/resources/
H A Dbeingslot.h47 ItemColor colorId; member
/dports/net/libkgapi/libkgapi-21.12.3/autotests/calendar/data/
H A Dcalendar1.json5 "colorId": "11", string
/dports/converters/wkhtmltopdf/qt-5db36ec/util/s60theme/
H A Ds60themeconvert.cpp159 QPair<QString, int> colorId; in parseTdfFile() local
254 QPair<QString, int> colorId; in parseDesignFile() local
263 const QString colorId = reader.attributes().value(elementIdKey).toString(); in parseDesignFile() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/console/
H A DAntConsoleColorProvider.java84 private String getStreamId(String colorId) { in getStreamId()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/examples/CairoUI/
H A DDemoWidgetClickable.hpp94 uint colorId; member in DemoWidgetClickable
/dports/games/libretro-mgba/mgba-6186d45/src/platform/qt/
H A DColorPicker.cpp49 int colorId; in eventFilter() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DHeatUtils.cpp74 unsigned colorId = unsigned(round(percent * (heatSize - 1.0))); in getHeatColor() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/database/item/containers/
H A Diteminfo_labels.cpp114 void ItemInfo::setColorLabel(int colorId) in setColorLabel()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DHeatUtils.cpp74 unsigned colorId = unsigned(round(percent * (heatSize - 1.0))); in getHeatColor() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DHeatUtils.cpp74 unsigned colorId = unsigned(round(percent * (heatSize - 1.0))); in getHeatColor() local

12345678