Home
last modified time | relevance | path

Searched defs:spanObjectArray (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.cpp542 auto spanObjectArray = panda::ArrayRef::New(vm); in CreatSelectEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp390 JSRef<JSArray> spanObjectArray = JSRef<JSArray>::New(); in CreateJSSelection() local
1798 JSRef<JSArray> spanObjectArray = JSRef<JSArray>::New(); in CreateJSSpansInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_string.cpp276 JSRef<JSArray> spanObjectArray = JSRef<JSArray>::New(); in GetSpans() local