Searched defs:OnGetWidth (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ | ||
H A D | js_offscreen_canvas.cpp | 235 napi_value JSOffscreenCanvas::OnGetWidth(napi_env env) in OnGetWidth() function in OHOS::Ace::Framework::JSOffscreenCanvas |
H A D | js_render_image.cpp | 245 napi_value JSRenderImage::OnGetWidth(napi_env env) in OnGetWidth() function in OHOS::Ace::Framework::JSRenderImage |
/ohos5.0/foundation/graphic/surface_lite/frameworks/ | ||
H A D | buffer_queue_producer.cpp | 101 static int32_t OnGetWidth(BufferQueueProducer* product, IpcIo *io, IpcIo *reply) in OnGetWidth() function |
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/ | ||
H A D | js_canvas.cpp | 1555 napi_value JsCanvas::OnGetWidth(napi_env env, napi_callback_info info) in OnGetWidth() function in OHOS::Rosen::Drawing::JsCanvas |