Searched refs:AddState (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Ddoc.h86 void AddState(csCommandState* state);
H A Dview.cpp338 cmd->AddState(state);
365 command->AddState(state);
413 cmd->AddState(state);
491 cmd->AddState(state);
602 cmd->AddState(state);
727 cmd->AddState(state);
755 cmd->AddState(state);
776 cmd->AddState(state);
797 cmd->AddState(state);
H A Dcsprint.cpp314 m_currentCmd->AddState(new csCommandState(ID_CS_ADD_LINE_SELECT, newShape, NULL));
316 m_currentCmd->AddState(new csCommandState(ID_CS_ADD_SHAPE_SELECT, newShape, NULL));
H A Ddoc.cpp115 AddState(onlyState);
130 void csDiagramCommand::AddState(csCommandState* state) function in class:csDiagramCommand
H A Dshapes.cpp433 cmd->AddState(new csCommandState(ID_CS_MOVE_LINE_POINT, newLineShape, lineShape));
450 cmd->AddState(new csCommandState(ID_CS_MOVE, newShape2, shape));
587 cmd->AddState(new csCommandState(ID_CS_CHANGE_LINE_ATTACHMENT, newLine, line));
593 cmd->AddState(new csCommandState(ID_CS_CHANGE_LINE_ORDERING, newShape, GetShape()));

Completed in 182 milliseconds