Searched refs:g_touchPreventDefPattern (Results 1 – 1 of 1) sorted by relevance
21 static const std::unordered_set<std::string> g_touchPreventDefPattern = {}; variable70 if (g_touchPreventDefPattern.find(patternName.c_str()) == g_touchPreventDefPattern.end()) { in JsTouchPreventDefault()