Searched refs:inputType (Results 1 – 6 of 6) sorted by relevance
43 void SetInputType(InputType inputType);
22 @State inputType: InputType = InputType.Normal;53 this.inputType = eventData.data.type;
226 InputType inputType = INPUTTYPE_INVALIDINPUT; in SetInputPercent() local232 inputType = it->second; in SetInputPercent()255 inputPercent_[inputType] = (int)(percent * ONE_HUNDRED_PERCENT); in SetInputPercent()
129 console.info("[textInputTest05] obj is: " + JSON.stringify(obj.$attrs.inputType));130 expect(obj.$attrs.inputType).assertEqual(undefined);155 expect(obj.$attrs.inputType).assertEqual(undefined);
743 expect(ElementAttributeValue.indexOf("inputType") != -1).assertTrue();