Searched defs:permitFreeFormInput (Results 1 – 4 of 4) sorted by relevance
46 bool permitFreeFormInput = true; variable82 bool permitFreeFormInput = true; variable216 bool permitFreeFormInput = true; variable238 bool permitFreeFormInput = false; variable260 bool permitFreeFormInput = true; variable284 bool permitFreeFormInput = false; variable310 bool permitFreeFormInput = false; variable350 bool permitFreeFormInput = true; variable378 bool permitFreeFormInput = true; variable
72 const std::string &tag, const std::vector<std::string> &options, bool permitFreeFormInput, in Create()113 …const std::vector<std::string> &options, bool permitFreeFormInput, const std::set<std::string> &pe… in NotificationUserInput()196 void NotificationUserInput::SetPermitFreeFormInput(bool permitFreeFormInput) in SetPermitFreeFormInput()
40 bool permitFreeFormInput = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
2726 bool permitFreeFormInput = false; in GetNotificationUserInputByPermitFreeFormInput() local