Home
last modified time | relevance | path

Searched refs:hotZoneX (Results 1 – 1 of 1) sorted by relevance

/foundation/window/window_manager/wmserver/src/
Dwindow_layout_policy.cpp404 uint32_t hotZoneX = static_cast<uint32_t>(hotZone * vpr / hotZoneScale.x_); in CalcEntireWindowHotZone() local
409 rect.posX_ -= static_cast<int32_t>(hotZoneX); in CalcEntireWindowHotZone()
410 rect.width_ += (hotZoneX + hotZoneX); in CalcEntireWindowHotZone()
418 rect.posX_ -= static_cast<int32_t>(hotZoneX); in CalcEntireWindowHotZone()
420 rect.width_ += (hotZoneX + hotZoneX); in CalcEntireWindowHotZone()