Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_focus_test_ng.cpp140 void SetEdgeHeight(float edgeHeight) in SetEdgeHeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp3574 int edgeHeight = static_cast<int32_t>(handle->GetEdgeHeight() / pipeline->GetDipScale()) - 1; in CheckHandles() local
3625 float edgeHeight = touchHandle->GetEdgeHeight(); in ComputeTouchHandleRect() local