Searched refs:SynthAddOptions (Results 1 – 1 of 1) sorted by relevance
65 class SynthAddOptions { class74 SynthAddOptions(bool sptr, bool sref, bool casc, in SynthAddOptions() function in SynthAddOptions79 typedef std::shared_ptr<SynthAddOptions> SharedPointer;432 SynthAddOptions *options_ptr = in IOHandlerInputComplete()433 ((SynthAddOptions *)io_handler.GetUserData()); in IOHandlerInputComplete()435 SynthAddOptions::SharedPointer options( in IOHandlerInputComplete()2132 auto options = std::make_unique<SynthAddOptions>( in Execute_HandwritePython()