Searched defs:inputText (Results 1 – 5 of 5) sorted by relevance
166 std::string inputText = text->GetString(); in CallSpecializedMethod() local
219 std::string inputText = std::string(text); in SetText() local
160 char inputText[OH_MAX_CONTENT_LEN]; member
707 bool inputText = false; in ParseCommand() local
673 … this.nodeItem = { imageNode: null, inputText: null, mainTitleNode: null, imageCollapse: null }; property