Searched refs:ReadMouseScrollRows (Results 1 – 4 of 4) sorted by relevance
82 MMIService::GetInstance()->ReadMouseScrollRows(tmpfd); in StubHandleAllocSocketFdFuzzTest()
180 int32_t ReadMouseScrollRows(int32_t &rows);
381 int32_t ret = mmiService.ReadMouseScrollRows(rows);
696 int32_t MMIService::ReadMouseScrollRows(int32_t &rows) in ReadMouseScrollRows() function in OHOS::MMI::MMIService709 return this->ReadMouseScrollRows(rows); in GetMouseScrollRows()