Home
last modified time | relevance | path

Searched refs:VIEWONLY (Results 1 – 4 of 4) sorted by relevance

/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Doptions.c160 #ifndef VIEWONLY
161 #define VIEWONLY 0 macro
163 int view_only = VIEWONLY; /* clients can only watch. */
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dattributes.h67 VIEWONLY, enumerator
H A Dattributes.cpp68 {SPAttr::VIEWONLY, "viewonly"},
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-namedview.cpp197 this->readAttr(SPAttr::VIEWONLY); in build()
283 case SPAttr::VIEWONLY: in set()