Home
last modified time | relevance | path

Searched refs:formHeight_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h158 formHeight_ = height;
166 return formHeight_;
411 float formHeight_ = 0.0; member in OHOS::OHOS::Ace::UIContentImpl
H A Dui_content_impl.cpp1327 round(formHeight_), window_); in CommonInitializeForm()
1353 Platform::AceViewOhos::SurfaceChanged(aceView, round(formWidth_), round(formHeight_), in CommonInitializeForm()

Completed in 8 milliseconds