Home
last modified time | relevance | path

Searched refs:DEFAULT_DESIGN_WIDTH (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/
H A Dmanifest_window.cpp50 DEFAULT_DESIGN_WIDTH); in WindowParse()
51 designWidth = DEFAULT_DESIGN_WIDTH; in WindowParse()
H A Dmanifest_window.h41 WindowConfig windowConfig_ = { .designWidth = DEFAULT_DESIGN_WIDTH, .autoDesignWidth = false };
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfrontend.h43 constexpr int32_t DEFAULT_DESIGN_WIDTH = 720; member
45 constexpr int32_t DEFAULT_DESIGN_WIDTH = 454; member
52 int32_t designWidth = DEFAULT_DESIGN_WIDTH;
62 designWidth = DEFAULT_DESIGN_WIDTH; in GetDesignWidthScale()
73 designWidth = DEFAULT_DESIGN_WIDTH; in UpdateDesignWidthScale()

Completed in 2 milliseconds