Searched refs:FilterWithDecimal (Results 1 – 3 of 3) sorted by relevance
99 static bool FilterWithDecimal(std::string& result);
155 textChanged |= FilterWithDecimal(result); in FilterTextInputStyle()308 bool ContentController::FilterWithDecimal(std::string& result) in FilterWithDecimal() function in OHOS::Ace::NG::ContentController
625 EXPECT_TRUE(pattern_->contentController_->FilterWithDecimal(text));652 EXPECT_FALSE(pattern_->contentController_->FilterWithDecimal(text));