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

/inkscape/cxxtest/cxxtest/
H A DErrorFormatter.h37 _dotting( true ),
55 _dotting = true;
80 _dotting = true;
226 if ( _dotting ) {
228 _dotting = false;
273 bool _dotting; member in class:CxxTest::ErrorFormatter

Completed in 15 milliseconds