Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp4240 int DEFAULT_STATUS_BAR_HEIGHT = (DEFAULT_HEIGHT - DEFAULT_HEIGHT_WITHOUT_SYSTEM_BAR) / 2; in CreateWindow() local
4242 int DEFAULT_TOP = DEFAULT_STATUS_BAR_HEIGHT; in CreateWindow()