Searched refs:PointerHotArea (Results 1 – 1 of 1) sorted by relevance
101 enum PointerHotArea : int32_t { enum2098 case PointerHotArea::TOP: in UpdateDisplayInfo()2099 case PointerHotArea::BOTTOM: in UpdateDisplayInfo()2102 case PointerHotArea::LEFT: in UpdateDisplayInfo()2103 case PointerHotArea::RIGHT: in UpdateDisplayInfo()2106 case PointerHotArea::TOP_LEFT: in UpdateDisplayInfo()2109 case PointerHotArea::TOP_RIGHT: in UpdateDisplayInfo()2112 case PointerHotArea::BOTTOM_LEFT: in UpdateDisplayInfo()2115 case PointerHotArea::BOTTOM_RIGHT: in UpdateDisplayInfo()