Searched defs:invisible (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libdepixelize/priv/
H A Dpoint.h47 Point invisible() const function in struct:Tracer::Point
/inkscape/src/libcola/
H A Ddefs.h27 enum Style { regular, invisible }; enumerator in enum:Style
90 typedef enum { regular, invisible } Style; enumerator in enum:__anon99
/inkscape/src/display/
H A Ddrawing-text.cpp187 bool invisible = (ggroup->_nrstyle.fill.type == NRStyle::PAINT_NONE) && local
190 if (_font && _bbox && (_drawing.outline() || !invisible) ) {

Completed in 33 milliseconds