Searched defs:SetFormRenderingMode (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/interfaces/inner_api/ace/ | ||
H A D | ui_content.h | 201 virtual void SetFormRenderingMode(int8_t renderMode) {}; in SetFormRenderingMode() function in OHOS::OHOS::Ace::UIContent |
/foundation/arkui/ace_engine/adapter/ohos/entrance/ | ||
H A D | ui_content_impl.cpp | 3139 void UIContentImpl::SetFormRenderingMode(int8_t renderMode) in SetFormRenderingMode() function in OHOS::Ace::UIContentImpl |
/foundation/arkui/ace_engine/frameworks/core/pipeline/ | ||
H A D | pipeline_base.h | 362 void SetFormRenderingMode(int8_t renderMode) in SetFormRenderingMode() function in OHOS::OHOS::Ace::PipelineBase |
Completed in 12 milliseconds