Searched refs:preScrollRows_ (Results 1 – 3 of 3) sorted by relevance
46 int32_t preScrollRows_ { 3 }; member in OHOS::MMI::MouseEventNormalizeTest92 preScrollRows_ = MouseEventHdr->GetMouseScrollRows(); in SetUp()104 MouseEventHdr->SetMouseScrollRows(preScrollRows_); in TearDown()
53 int32_t preScrollRows_ { 3 }; member in OHOS::MMI::MouseTransformProcessorTest99 preScrollRows_ = g_processor_.GetMouseScrollRows(); in SetUp()111 g_processor_.SetMouseScrollRows(preScrollRows_); in TearDown()
130 int32_t preScrollRows_ { 3 }; member in OHOS::MMI::InputManagerPointerTest156 InputManager::GetInstance()->GetMouseScrollRows(preScrollRows_); in SetUp()177 InputManager::GetInstance()->SetMouseScrollRows(preScrollRows_); in TearDown()