Home
last modified time | relevance | path

Searched defs:Constructor (Results 1 - 25 of 194) sorted by relevance

12345678

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_gradient.cpp25 void JSCanvasGradient::Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::Ace::Framework::JSCanvasGradient
H A Djs_rendering_context_settings.cpp27 void JSRenderingContextSettings::Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::Ace::Framework::JSRenderingContextSettings
H A Djs_canvas_pattern.cpp24 void JSCanvasPattern::Constructor(const JSCallbackInfo& info) in Constructor() function in OHOS::Ace::Framework::JSCanvasPattern
H A Djs_path2d.cpp25 void JSPath2D::Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::Ace::Framework::JSPath2D
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_ability_component_controller.cpp33 void JSAbilityComponentController::Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::Ace::Framework::JSAbilityComponentController
H A Djs_text.h104 static void Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::Ace::Framework::final
H A Djs_content_slot.cpp50 void JSNodeContent::Constructor(const JSCallbackInfo& info) in Constructor() function in OHOS::Ace::Framework::JSNodeContent
H A Djs_linear_gradient.cpp27 void JSLinearGradient::Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::Ace::Framework::JSLinearGradient
H A Djs_calendar_controller.cpp56 void JSCalendarController::Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::OHOS::Ace::Framework::JSCalendarController
H A Djs_video_controller.cpp46 void JSVideoController::Constructor(const JSCallbackInfo& args) in Constructor() function in OHOS::Ace::Framework::JSVideoController
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_vertex_array_object.cpp24 napi_value WebGLVertexArrayObject::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLVertexArrayObject
H A Dwebgl_transform_feedback.cpp24 napi_value WebGLTransformFeedback::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLTransformFeedback
H A Dwebgl_uniform_location.cpp24 napi_value WebGLUniformLocation::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLUniformLocation
H A Dwebgl_sampler.cpp23 napi_value WebGLSampler::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLSampler
H A Dwebgl_shader.cpp24 napi_value WebGLShader::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLShader
H A Dwebgl_sync.cpp25 napi_value WebGLSync::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLSync
H A Dwebgl_buffer.cpp27 napi_value WebGLBuffer::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLBuffer
H A Dwebgl_renderbuffer.cpp28 napi_value WebGLRenderbuffer::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLRenderbuffer
H A Dwebgl_query.cpp25 napi_value WebGLQuery::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLQuery
H A Dwebgl_program.cpp27 napi_value WebGLProgram::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::Rosen::WebGLProgram
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/root_info/
H A Dnapi_root_iterator_exporter.cpp50 napi_value NapiRootIteratorExporter::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::FileAccessFwk::NapiRootIteratorExporter
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dsummary_napi.cpp23 napi_value SummaryNapi::Constructor(napi_env env) in Constructor() function in OHOS::UDMF::SummaryNapi
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_readeriterator/
H A Dreaderiterator_n_exporter.cpp27 napi_value ReaderIteratorNExporter::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::FileManagement::ModuleFileIO::ReaderIteratorNExporter
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_tasksignal/
H A Dtask_signal_n_exporter.cpp37 napi_value TaskSignalNExporter::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::FileManagement::ModuleFileIO::TaskSignalNExporter
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_file/
H A Dfile_n_exporter.cpp65 napi_value FileNExporter::Constructor(napi_env env, napi_callback_info info) in Constructor() function in OHOS::DistributedFS::ModuleFileIO::FileNExporter

Completed in 6 milliseconds

12345678