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;412 SynthAddOptions *options_ptr = in IOHandlerInputComplete()413 ((SynthAddOptions *)io_handler.GetUserData()); in IOHandlerInputComplete()415 SynthAddOptions::SharedPointer options( in IOHandlerInputComplete()2207 auto options = std::make_unique<SynthAddOptions>( in Execute_HandwritePython()