Searched defs:IsPointInRect (Results 1 – 2 of 2) sorted by relevance
51 static bool IsPointInRect(int32_t pointPosX, int32_t pointPosY, const Rect& rect) in IsPointInRect() function
400 bool BaseTextSelectOverlay::IsPointInRect( in IsPointInRect() function in OHOS::Ace::NG::BaseTextSelectOverlay