Home
last modified time | relevance | path

Searched refs:setColorIndex (Results 1 – 25 of 76) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/android_swipe_refresh/java/src/org/chromium/third_party/android/swiperefresh/
H A DMaterialProgressDrawable.java136 ring.setColorIndex(0); in setSizeParameters()
208 mRing.setColorIndex(0); in setColorSchemeColors()
295 mRing.setColorIndex(0); in start()
307 mRing.setColorIndex(0); in stop()
598 setColorIndex(0); in setColors()
616 public void setColorIndex(int index) { in setColorIndex() method in MaterialProgressDrawable.Ring
637 setColorIndex(getNextColorIndex()); in goToNextColor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/vba/
H A Dvbafont.cxx64 ScVbaFont::setColorIndex( const uno::Any& _colorindex ) in setColorIndex() function in ScVbaFont
77 ScVbaFont_BASE::setColorIndex( uno::makeAny( nIndex ) ); in setColorIndex()
80 ScVbaFont_BASE::setColorIndex( _colorindex ); in setColorIndex()
H A Dvbaborders.hxx55 virtual void SAL_CALL setColorIndex( const css::uno::Any& _colorindex ) override;
H A Dvbafont.hxx60 virtual void SAL_CALL setColorIndex(const css::uno::Any& _colorindex) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/vba/
H A Dvbafont.cxx65 ScVbaFont::setColorIndex( const uno::Any& _colorindex ) in setColorIndex() function in ScVbaFont
78 ScVbaFont_BASE::setColorIndex( uno::makeAny( nIndex ) ); in setColorIndex()
81 ScVbaFont_BASE::setColorIndex( _colorindex ); in setColorIndex()
H A Dvbaborders.hxx56 virtual void SAL_CALL setColorIndex( const css::uno::Any& _colorindex ) override;
H A Dvbafont.hxx58 virtual void SAL_CALL setColorIndex( const css::uno::Any& _colorindex ) override;
/dports/devel/jna/jna-5.7.0/contrib/msoffice/src/com/sun/jna/platform/win32/COM/util/office/excel/
H A DInterior.java35 void setColorIndex(int value); in setColorIndex() method
/dports/print/limereport/LimeReport-1.5.35/limereport/objectinspector/
H A Dlrobjectpropitem.cpp128 void ObjectPropItem::setColorIndex(int value) in setColorIndex() function in LimeReport::ObjectPropItem
132 m_childItems[i]->setColorIndex(value); in setColorIndex()
/dports/astro/marble/marble-21.12.3/src/lib/marble/geodata/data/
H A DGeoDataPolyStyle.h88 void setColorIndex( quint8 colorIndex );
/dports/astro/marble/marble-21.12.3/src/plugins/runner/shp/
H A DShpRunner.cpp101 style->polyStyle().setColorIndex( colorIndex ); in parseFile()
105 style->polyStyle().setColorIndex( colorIndex ); in parseFile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/vba/
H A Dvbafont.hxx36 virtual void SAL_CALL setColorIndex( const css::uno::Any& _colorindex ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/vba/
H A Dvbafont.hxx36 virtual void SAL_CALL setColorIndex( const css::uno::Any& _colorindex ) override;
/dports/finance/weberp/webERP/Classes/PHPExcel/Writer/Excel5/
H A DFont.php68 public function setColorIndex($colorIndex) function in PHPExcel_Writer_Excel5_Font
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/
H A DFont.php60 public function setColorIndex($colorIndex) function in PHPExcel_Writer_Excel5_Font
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/
H A DFont.php60 public function setColorIndex($colorIndex) function in PHPExcel_Writer_Excel5_Font
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz/
H A Dstage2.h68 bool setColorIndex(int index) { in setColorIndex() function
/dports/accessibility/kmag/kmag-21.12.3/src/
H A Dkmag.h131 void setColorIndex(int index);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DFont.php39 public function setColorIndex($colorIndex) function in PhpOffice\\PhpSpreadsheet\\Writer\\Xls\\Font
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/
H A DFont.php39 public function setColorIndex($colorIndex) function in PhpOffice\\PhpSpreadsheet\\Writer\\Xls\\Font
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DFont.php39 public function setColorIndex($colorIndex) function in PhpOffice\\PhpSpreadsheet\\Writer\\Xls\\Font
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DFont.php37 public function setColorIndex($colorIndex): void function in PhpOffice\\PhpSpreadsheet\\Writer\\Xls\\Font
/dports/misc/dartsim/dart-6.11.1/dart/dynamics/
H A DMeshShape.hpp146 void setColorIndex(int index);
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DFont.php37 public function setColorIndex($colorIndex): void function in PhpOffice\\PhpSpreadsheet\\Writer\\Xls\\Font
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DIndexedGeometryArray.java636 public void setColorIndex(int index, int colorIndex) { in setColorIndex() method in IndexedGeometryArray
641 ((IndexedGeometryArrayRetained)this.retained).setColorIndex(index, colorIndex); in setColorIndex()

1234