Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h418 bool isFormRenderInit_ = false; variable
H A Dui_content_impl.cpp1392 if (isFormRender_ && !isFormRenderInit_) { in CommonInitializeForm()
1395 isFormRenderInit_ = true; in CommonInitializeForm()
3040 if (isFormRenderInit_) { in UpdateFormData()
3051 if (isFormRenderInit_) { in UpdateFormSharedImage()