Home
last modified time | relevance | path

Searched defs:decorationObj (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rich_editor_bridge.cpp186 auto decorationObj = panda::ObjectRef::NewWithNamedProperties(vm, ArraySize(decorationObjKeys), in CreateAbstractSpanResult() local
366 auto decorationObj = panda::ObjectRef::NewWithNamedProperties(vm, ArraySize(decorationObjKeys), in CreateTextStyleResult() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp221 JSRef<JSObject> decorationObj = JSRef<JSObject>::New(); in CreateJSTextStyleResult() local
661 JSRef<JSObject> decorationObj = JSRef<JSObject>::New(); in CreateJsOnIMEInputComplete() local
887 JSRef<JSObject> decorationObj = JSRef<JSObject>::New(); in CreateTextStyleObj() local
2482 JSRef<JSObject> decorationObj = JSRef<JSObject>::New(); in CreateTypingStyleResult() local
H A Djs_view_abstract.cpp9505 JSRef<JSObject> decorationObj = JSRef<JSObject>::Cast(decorationValue); in ParseAIEntityColor() local