Home
last modified time | relevance | path

Searched defs:add_markers (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dmarker-combo-box.cpp307 void MarkerComboBox::add_markers (std::vector<SPMarker *> const& marker_list, SPDocument *source, g… in add_markers() function in Inkscape::UI::Widget::MarkerComboBox
/dports/devel/py-pytest/pytest-4.6.11/src/_pytest/mark/
H A Dstructures.py395 def update(self, add_markers): argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/pytest/_pytest/mark/
H A Dstructures.py413 def update(self, add_markers): argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/pytest/_pytest/mark/
H A Dstructures.py413 def update(self, add_markers): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/src/_pytest/mark/
H A Dstructures.py413 def update(self, add_markers): argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/src/_pytest/mark/
H A Dstructures.py413 def update(self, add_markers): argument
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/renderer/
H A Dupload.rs343 let add_markers = profiler::thread_is_being_profiled(); in upload_to_texture_cache() localVariable
H A Dmod.rs2107 let add_markers = thread_is_being_profiled(); in render_impl() localVariable
/dports/math/pspp/pspp-1.4.1/src/output/
H A Dascii.c801 add_markers (const char *text, const struct table_cell *cell) in add_markers() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx897 void SvgStyleAttributes::add_markers( in add_markers() function in svgio::svgreader::SvgStyleAttributes
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/plotting/
H A Ddisplays.py1024 def add_markers(self, marker_coords, marker_color='r', marker_size=30, member in BaseSlicer
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx899 void SvgStyleAttributes::add_markers( in add_markers() function in svgio::svgreader::SvgStyleAttributes
/dports/x11-toolkits/vdk/vdk-2.5.1/src/
H A Dgtksourcebuffer.c933 add_markers (gpointer key, in add_markers() function
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmultitrack.c19877 void add_markers(lives_mt * mt, weed_plant_t *event_list, boolean add_block_ids) { in add_markers() function