Searched refs:CharDataEffect (Results 1 - 9 of 9) sorted by relevance

/inkscape/share/extensions/
H A Dtext_lowercase.py4 class C(chardataeffect.CharDataEffect):
H A Dtext_uppercase.py4 class C(chardataeffect.CharDataEffect):
H A Dtext_flipcase.py4 class C(chardataeffect.CharDataEffect):
H A Dtext_randomcase.py6 class C(chardataeffect.CharDataEffect):
H A Dtext_braille.py35 class C(chardataeffect.CharDataEffect):
H A Dtext_sentencecase.py4 class C(chardataeffect.CharDataEffect):
H A Dtext_titlecase.py4 class C(chardataeffect.CharDataEffect):
H A Dchardataeffect.py23 class CharDataEffect(inkex.Effect): class in inherits:inkex.Effect
/inkscape/share/extensions/test/
H A Dchardataeffect.test.py21 e = CharDataEffect()

Completed in 987 milliseconds