Searched refs:SynthAddOptions (Results 1 – 1 of 1) sorted by relevance
61 class SynthAddOptions { class70 SynthAddOptions(bool sptr, bool sref, bool casc, bool regx, std::string catg) in SynthAddOptions() function in SynthAddOptions74 typedef std::shared_ptr<SynthAddOptions> SharedPointer;433 SynthAddOptions *options_ptr = in IOHandlerInputComplete()434 ((SynthAddOptions *)io_handler.GetUserData()); in IOHandlerInputComplete()436 SynthAddOptions::SharedPointer options( in IOHandlerInputComplete()2342 SynthAddOptions *options = new SynthAddOptions( in Execute_HandwritePython()