Searched defs:OnSetHeight (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ | ||
H A D | text_model.h | 123 virtual void OnSetHeight() {}; in OnSetHeight() function in OHOS::Ace::TextModel |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | text_model_impl.cpp | 245 void TextModelImpl::OnSetHeight() in OnSetHeight() function in OHOS::Ace::Framework::TextModelImpl |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ | ||
H A D | js_render_image.cpp | 272 napi_value JSRenderImage::OnSetHeight() in OnSetHeight() function in OHOS::Ace::Framework::JSRenderImage |
H A D | js_offscreen_canvas.cpp | 289 napi_value JSOffscreenCanvas::OnSetHeight(napi_env env, napi_callback_info info) in OnSetHeight() function in OHOS::Ace::Framework::JSOffscreenCanvas |
Completed in 4 milliseconds