Home
last modified time | relevance | path

Searched defs:SPCtx (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-string.cpp159 void SPString::update(SPCtx * /*ctx*/, unsigned /*flags*/) { in update() argument
H A Dsp-script.cpp48 void SPScript::update(SPCtx* /*ctx*/, unsigned int /*flags*/) { in update() argument
H A Dsp-metadata.cpp112 void SPMetadata::update(SPCtx* /*ctx*/, unsigned int flags) { in update() argument
H A Dsp-object.h109 struct SPCtx { struct
110 unsigned int flags;
H A Dsp-object.cpp177 void SPObject::update(SPCtx* /*ctx*/, unsigned int /*flags*/) { in update() argument