Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h154 formWidth_ = width;
162 return formWidth_;
410 float formWidth_ = 0.0; member in OHOS::OHOS::Ace::UIContentImpl
H A Dui_content_impl.cpp1326 errorCode = Platform::AceContainer::SetViewNew(aceView, density, round(formWidth_), in CommonInitializeForm()
1353 Platform::AceViewOhos::SurfaceChanged(aceView, round(formWidth_), round(formHeight_), in CommonInitializeForm()

Completed in 9 milliseconds