Home
last modified time | relevance | path

Searched refs:set_components (Results 1 – 25 of 39) sorted by relevance

12

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsui/qt/
H A DColor.py18 self.set_components(
54 def set_components(self, r, g, b, a=255): member in Color
81 self.set_components(*c)
86 self.set_components(*c)
212 def set_components(self, h, s, l): member in HSLColor
/dports/graphics/gegl/gegl-0.4.34/tests/python/
H A Dtest-gegl-color.py52 c.set_components(Gegl.format("RGB float"), [1.0, 0.0, 0.0])
72 c.set_components(Gegl.format("R'G'B' u8"), [128, 0, 128])
77 c.set_components(Gegl.format("YA double"), [0.5, 0.5])
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gta/
H A DReaderWriterGTA.cpp265 hdr.set_components(type); in local_writeImage()
269 hdr.set_components(type, type); in local_writeImage()
273 hdr.set_components(type, type, type); in local_writeImage()
277 hdr.set_components(type, type, type, type); in local_writeImage()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/gta/
H A DReaderWriterGTA.cpp265 hdr.set_components(type); in local_writeImage()
269 hdr.set_components(type, type); in local_writeImage()
273 hdr.set_components(type, type, type); in local_writeImage()
277 hdr.set_components(type, type, type, type); in local_writeImage()
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/
H A Dcore.py92 def set_components(self, reader_name, parser_name, writer_name): member in Publisher
350 pub.set_components(reader_name, parser_name, writer_name)
475 pub.set_components(reader_name, parser_name, 'null')
549 pub.set_components(reader_name, parser_name, writer_name)
658 pub.set_components(reader_name, parser_name, writer_name)
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/
H A Dcore.py91 def set_components(self, reader_name, parser_name, writer_name): member in Publisher
349 pub.set_components(reader_name, parser_name, writer_name)
474 pub.set_components(reader_name, parser_name, 'null')
548 pub.set_components(reader_name, parser_name, writer_name)
657 pub.set_components(reader_name, parser_name, writer_name)
/dports/science/siconos/siconos-4.4.0/ci_travis/config/
H A Dwith_mechanisms.cmake2 set_components(externals;numerics;kernel;mechanisms;io)
H A Dno_cxx.cmake4 set_components(externals;numerics)
H A Dwith_mechanisms_conda_version.cmake3 set_components(externals;numerics;kernel;mechanisms;io)
H A Dminimal.cmake6 set_components(externals;numerics;kernel)
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/
H A Dcore.py92 def set_components(self, reader_name, parser_name, writer_name): member in Publisher
352 pub.set_components(reader_name, parser_name, writer_name)
477 pub.set_components(reader_name, parser_name, 'null')
551 pub.set_components(reader_name, parser_name, writer_name)
660 pub.set_components(reader_name, parser_name, writer_name)
/dports/textproc/py-docutils/docutils-0.17.1/docutils/
H A Dcore.py92 def set_components(self, reader_name, parser_name, writer_name): member in Publisher
352 pub.set_components(reader_name, parser_name, writer_name)
477 pub.set_components(reader_name, parser_name, 'null')
551 pub.set_components(reader_name, parser_name, writer_name)
660 pub.set_components(reader_name, parser_name, writer_name)
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/
H A Dcore.py92 def set_components(self, reader_name, parser_name, writer_name): member in Publisher
352 pub.set_components(reader_name, parser_name, writer_name)
477 pub.set_components(reader_name, parser_name, 'null')
551 pub.set_components(reader_name, parser_name, writer_name)
660 pub.set_components(reader_name, parser_name, writer_name)
/dports/science/siconos/siconos-4.4.0/ci_travis/cmake/
H A DTools.cmake7 macro(set_components) macro
/dports/devel/libgta/libgta-1.0.8/doc/
H A Dexample-tags.cpp16 header.set_components(gta::uint16, gta::float32, gta::cfloat64); in main()
H A Dexample-basic.cpp18 header.set_components(gta::uint8, gta::uint8, gta::uint8); in main()
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/graphics/
H A DColor.h40 void set_components(int r, int g, int b, int a = 255);
H A DColor.inl86 inline void Color::set_components(int r, int g, int b, int a) { function in Solarus::Color
/dports/devel/brz/breezy-3.2.0/tools/
H A Drst2pdf.py105 pub.set_components(reader_name, parser_name, writer_name)
/dports/textproc/py-restructuredtext-lint/restructuredtext-lint-1.3.2/restructuredtext_lint/
H A Dlint.py22 pub.set_components('standalone', 'restructuredtext', 'pseudoxml')
/dports/devel/libgta/libgta-1.0.8/src/gta/
H A Dgta.hpp1122 void set_components(uintmax_t n, const type *types, const uintmax_t *sizes = NULL) in set_components() function in gta::header
1137 void set_components(type type, uintmax_t size = 0) in set_components() function in gta::header
1156 void set_components(type type0, type type1, in set_components() function in gta::header
1178 void set_components(type type0, type type1, type type2, in set_components() function in gta::header
1202 void set_components(type type0, type type1, type type2, type type3, in set_components() function in gta::header
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/include/hydrogen/basics/
H A Ddrumkit.h226 void set_components( std::vector<DrumkitComponent*>* components );
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/src/basics/
H A Ddrumkit.cpp273 pDrumkit->set_components( pCopiedVector ); in save()
415 void Drumkit::set_components( std::vector<DrumkitComponent*>* components ) in set_components() function in H2Core::Drumkit
/dports/science/siconos/siconos-4.4.0/docs/sphinx/devel_guide/
H A Dhow_to_add_new_task.rst23 set_components(externals;numerics)
/dports/textproc/py-m2r/m2r-0.2.1/tests/
H A Dtest_renderer.py28 pub.set_components(reader_name='standalone',

12