Searched refs:pX (Results 1 – 1 of 1) sorted by relevance
283 int32_t pX = args["x"].asInt(); in IsActionArgValid() local285 if (pX < 0 || pX > VirtualScreenImpl::GetInstance().GetOrignalWidth()) { in IsActionArgValid()