Home | History | Annotate | Download | only in core

Lines Matching refs:setDone

177     void setDone(bool done)             { fDone = done; }
922 currentVertex->setDone(true);
931 currentVertex->setDone(false);
932 bottomVertex->setDone(false);