Searched refs:pY (Results 1 – 1 of 1) sorted by relevance
284 int32_t pY = args["y"].asInt(); in IsActionArgValid() local289 if (pY < 0 || pY > VirtualScreenImpl::GetInstance().GetCurrentHeight()) { in IsActionArgValid()