Searched refs:touchableArea (Results 1 – 1 of 1) sorted by relevance
715 Rect touchableArea; in ParseTouchableAreas() local716 if (ParseAndCheckRect(env, getElementValue, windowRect, touchableArea)) { in ParseTouchableAreas()717 touchableAreas.emplace_back(touchableArea); in ParseTouchableAreas()