Home
last modified time | relevance | path

Searched defs:ColorSet (Results 1 – 25 of 53) sorted by relevance

123

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tool/
H A Dcontrol-point.h200 struct ColorSet { struct
212 static ColorSet invisible_cset; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/color/
H A Dcolor_set.cc9 ColorSet::ColorSet(ColorSetId id, ColorMap&& colors) in ColorSet() function in ui::ColorSet
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/color/
H A Dcolor_set.cc9 ColorSet::ColorSet(ColorSetId id, ColorMap&& colors) in ColorSet() function in ui::ColorSet
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/set/
H A Dset_sys.h22 enum class ColorSet : u32 { enum
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMControlPoint.h36 struct ColorSet{ struct
40 struct ColorSetPoints{ argument
53 size_t nbColorSetPoints; argument
60 for (size_t i = 0; i<nbColorSetPoints; ++i) in write() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/styles/
H A DColorSets.cxx16 ColorSet::ColorSet(OUString const & aColorSetName) in ColorSet() function in svx::ColorSet
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/styles/
H A DColorSets.cxx16 ColorSet::ColorSet(OUString const & aColorSetName) in ColorSet() function in svx::ColorSet
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/
H A DBColors.cpp99 ColorSet::ColorSet () : ColorSet ({grey, lightgrey, darkgrey}) {}; in ColorSet() function in BColors::ColorSet
100 ColorSet::ColorSet (const std::vector<Color> vectorOfColors) : colors (vectorOfColors) {}; in ColorSet() function in BColors::ColorSet
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/BWidgets/
H A DBColors.cpp99 ColorSet::ColorSet () : ColorSet ({grey, lightgrey, darkgrey}) {}; in ColorSet() function in BColors::ColorSet
100 ColorSet::ColorSet (const std::vector<Color> vectorOfColors) : colors (vectorOfColors) {}; in ColorSet() function in BColors::ColorSet
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/
H A DBColors.cpp99 ColorSet::ColorSet () : ColorSet ({grey, lightgrey, darkgrey}) {}; in ColorSet() function in BColors::ColorSet
100 ColorSet::ColorSet (const std::vector<Color> vectorOfColors) : colors (vectorOfColors) {}; in ColorSet() function in BColors::ColorSet
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/
H A DBColors.cpp99 ColorSet::ColorSet () : ColorSet ({grey, lightgrey, darkgrey}) {}; in ColorSet() function in BColors::ColorSet
100 ColorSet::ColorSet (const std::vector<Color> vectorOfColors) : colors (vectorOfColors) {}; in ColorSet() function in BColors::ColorSet
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/
H A DBColors.cpp99 ColorSet::ColorSet () : ColorSet ({grey, lightgrey, darkgrey}) {}; in ColorSet() function in BColors::ColorSet
100 ColorSet::ColorSet (const std::vector<Color> vectorOfColors) : colors (vectorOfColors) {}; in ColorSet() function in BColors::ColorSet
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/
H A DBColors.cpp99 ColorSet::ColorSet () : ColorSet ({grey, lightgrey, darkgrey}) {}; in ColorSet() function in BColors::ColorSet
100 ColorSet::ColorSet (const std::vector<Color> vectorOfColors) : colors (vectorOfColors) {}; in ColorSet() function in BColors::ColorSet
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/BWidgets/
H A DBColors.cpp99 ColorSet::ColorSet () : ColorSet ({grey, lightgrey, darkgrey}) {}; in ColorSet() function in BColors::ColorSet
100 ColorSet::ColorSet (const std::vector<Color> vectorOfColors) : colors (vectorOfColors) {}; in ColorSet() function in BColors::ColorSet
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/
H A DBColors.cpp99 ColorSet::ColorSet () : ColorSet ({grey, lightgrey, darkgrey}) {}; in ColorSet() function in BColors::ColorSet
100 ColorSet::ColorSet (const std::vector<Color> vectorOfColors) : colors (vectorOfColors) {}; in ColorSet() function in BColors::ColorSet
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/
H A DBColors.cpp99 ColorSet::ColorSet () : ColorSet ({grey, lightgrey, darkgrey}) {}; in ColorSet() function in BColors::ColorSet
100 ColorSet::ColorSet (const std::vector<Color> vectorOfColors) : colors (vectorOfColors) {}; in ColorSet() function in BColors::ColorSet
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/
H A DBColors.cpp99 ColorSet::ColorSet () : ColorSet ({grey, lightgrey, darkgrey}) {}; in ColorSet() function in BColors::ColorSet
100 ColorSet::ColorSet (const std::vector<Color> vectorOfColors) : colors (vectorOfColors) {}; in ColorSet() function in BColors::ColorSet
/dports/audio/kwave/kwave-21.12.3/libgui/
H A DColors.h46 } ColorSet; typedef
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A DColorSets.hxx24 class ColorSet class
/dports/games/liblcf/liblcf-0.7.0/tests/
H A Dflag_set.cpp23 using ColorSet = FlagSet<Color>; typedef
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A DColorSets.hxx24 class SVX_DLLPUBLIC ColorSet class
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/synfigapp/actions/
H A Dcolorset.cpp79 Action::ColorSet::ColorSet(bool use_outline_color): in ColorSet() function in Action::ColorSet
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/synfigapp/actions/
H A Dcolorset.cpp79 Action::ColorSet::ColorSet(bool use_outline_color): in ColorSet() function in Action::ColorSet
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/synfigapp/actions/
H A Dcolorset.cpp79 Action::ColorSet::ColorSet(bool use_outline_color): in ColorSet() function in Action::ColorSet
/dports/misc/ktouch/ktouch-21.12.3/src/declarativeitems/
H A Dkcolorschemeproxy.h55 enum ColorSet { enum

123