Home
last modified time | relevance | path

Searched defs:Destructor (Results 1 – 25 of 176) sorted by relevance

12345678

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.h174 static void Destructor(JSRichEditorController* controller) in Destructor() function
236 static void Destructor(JSRichEditorStyledStringController* controller) in Destructor() function
H A Djs_text.h110 static void Destructor(JSTextController* controller) in Destructor() function
H A Djs_ability_component_controller.cpp40 void JSAbilityComponentController::Destructor(JSAbilityComponentController* controller) in Destructor() function in OHOS::Ace::Framework::JSAbilityComponentController
H A Djs_linear_gradient.cpp72 void JSLinearGradient::Destructor(JSLinearGradient* jsLinearGradientPtr) in Destructor() function in OHOS::Ace::Framework::JSLinearGradient
H A Djs_layout_manager.h45 static void Destructor(JSLayoutManager* jsLayoutManager) in Destructor() function
H A Djs_content_slot.cpp57 void JSNodeContent::Destructor(NG::NodeContent* nodeContent) in Destructor() function in OHOS::Ace::Framework::JSNodeContent
H A Djs_calendar_controller.cpp65 void JSCalendarController::Destructor(JSCalendarController* controller) in Destructor() function in OHOS::Ace::Framework::JSCalendarController
H A Djs_video_controller.cpp55 void JSVideoController::Destructor(JSVideoController* videoController) in Destructor() function in OHOS::Ace::Framework::JSVideoController
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_rendering_context_settings.cpp44 void JSRenderingContextSettings::Destructor(JSRenderingContextSettings* controller) in Destructor() function in OHOS::Ace::Framework::JSRenderingContextSettings
H A Djs_canvas_gradient.cpp32 void JSCanvasGradient::Destructor(JSCanvasGradient* controller) in Destructor() function in OHOS::Ace::Framework::JSCanvasGradient
H A Djs_canvas_pattern.cpp31 void JSCanvasPattern::Destructor(JSCanvasPattern* canvasPattern) in Destructor() function in OHOS::Ace::Framework::JSCanvasPattern
H A Djs_path2d.cpp43 void JSPath2D::Destructor(JSPath2D* controller) in Destructor() function in OHOS::Ace::Framework::JSPath2D
H A Djs_drawing_rendering_context.cpp56 void JSDrawingRenderingContext::Destructor(JSDrawingRenderingContext* controller) in Destructor() function in OHOS::Ace::Framework::JSDrawingRenderingContext
H A Djs_offscreen_rendering_context.cpp188 void JSOffscreenRenderingContext::Destructor(JSOffscreenRenderingContext* context) in Destructor() function in OHOS::Ace::Framework::JSOffscreenRenderingContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.h60 static void Destructor(JSEventTargetInfo* jsEventTarget) in Destructor() function
123 static void Destructor(JSScrollableTargetInfo* jsScrollableTargetInfo) in Destructor() function
287 static void Destructor(JSGestureRecognizer* jsGestureRecognizer) in Destructor() function
325 static void Destructor(JSPanRecognizer* jsPanRecognizer) in Destructor() function
H A Djs_tabs_function.cpp77 void JsTabContentTransitionProxy::Destructor(JsTabContentTransitionProxy* proxy) in Destructor() function in OHOS::Ace::Framework::JsTabContentTransitionProxy
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/sampling_options_napi/
H A Djs_sampling_options.cpp86 void JsSamplingOptions::Destructor(napi_env env, void* nativeObject, void* finalize) in Destructor() function in OHOS::Rosen::Drawing::JsSamplingOptions
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp103 void JSFontSpan::Destructor(JSFontSpan* fontSpan) in Destructor() function in OHOS::Ace::Framework::JSFontSpan
311 void JSDecorationSpan::Destructor(JSDecorationSpan* decorationSpan) in Destructor() function in OHOS::Ace::Framework::JSDecorationSpan
405 void JSBaselineOffsetSpan::Destructor(JSBaselineOffsetSpan* baselineOffsetSpan) in Destructor() function in OHOS::Ace::Framework::JSBaselineOffsetSpan
462 void JSLetterSpacingSpan::Destructor(JSLetterSpacingSpan* letterSpacingSpan) in Destructor() function in OHOS::Ace::Framework::JSLetterSpacingSpan
512 void JSGestureSpan::Destructor(JSGestureSpan* gestureSpan) in Destructor() function in OHOS::Ace::Framework::JSGestureSpan
601 void JSTextShadowSpan::Destructor(JSTextShadowSpan* textShadowSpan) in Destructor() function in OHOS::Ace::Framework::JSTextShadowSpan
666 void JSImageAttachment::Destructor(JSImageAttachment* imageSpan) in Destructor() function in OHOS::Ace::Framework::JSImageAttachment
934 void JSNativeCustomSpan::Destructor(JSNativeCustomSpan* customSpan) in Destructor() function in OHOS::Ace::Framework::JSNativeCustomSpan
1163 void JSLineHeightSpan::Destructor(JSLineHeightSpan* lineHeightSpan) in Destructor() function in OHOS::Ace::Framework::JSLineHeightSpan
1231 void JSParagraphStyleSpan::Destructor(JSParagraphStyleSpan* paragragrahSpan) in Destructor() function in OHOS::Ace::Framework::JSParagraphStyleSpan
[all …]
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_interrupt_manager.cpp36 void NapiAudioInterruptManager::Destructor(napi_env env, void *nativeObject, void *finalizeHint) in Destructor() function in OHOS::AudioStandard::NapiAudioInterruptManager
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dsummary_napi.cpp48 void SummaryNapi::Destructor(napi_env env, void *data, void *hint) in Destructor() function in OHOS::UDMF::SummaryNapi
H A Daudio_napi.cpp65 void AudioNapi::Destructor(napi_env env, void *data, void *hint) in Destructor() function in OHOS::UDMF::AudioNapi
H A Dfolder_napi.cpp65 void FolderNapi::Destructor(napi_env env, void *data, void *hint) in Destructor() function in OHOS::UDMF::FolderNapi
H A Dimage_napi.cpp65 void ImageNapi::Destructor(napi_env env, void *data, void *hint) in Destructor() function in OHOS::UDMF::ImageNapi
H A Dsystem_defined_pixelmap_napi.cpp64 void SystemDefinedPixelMapNapi::Destructor(napi_env env, void *data, void *hint) in Destructor() function in OHOS::UDMF::SystemDefinedPixelMapNapi
H A Dsystem_defined_record_napi.cpp61 void SystemDefinedRecordNapi::Destructor(napi_env env, void *data, void *hint) in Destructor() function in OHOS::UDMF::SystemDefinedRecordNapi

12345678