Home
last modified time | relevance | path

Searched refs:provides_own_flash_paths (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Deffect.h129 return provides_own_flash_paths || show_orig_path; in providesOwnFlashPaths()
203 bool provides_own_flash_paths; // if true, the standard flash path is suppressed variable
H A Deffect.cpp1136provides_own_flash_paths(true), // is automatically set to false if providesOwnFlashPaths() is not… in Effect()