Home
last modified time | relevance | path

Searched defs:IsPointInRect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/common/include/
H A Dsession_helper.h51 static bool IsPointInRect(int32_t pointPosX, int32_t pointPosY, const Rect& rect) in IsPointInRect() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.cpp400 bool BaseTextSelectOverlay::IsPointInRect( in IsPointInRect() function in OHOS::Ace::NG::BaseTextSelectOverlay