Home
last modified time | relevance | path

Searched defs:ParseTextShadow (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
Dtext_declaration.cpp290 std::vector<Shadow> TextDeclaration::ParseTextShadow(const std::string& val, TextDeclaration& decla… in ParseTextShadow() function in OHOS::Ace::TextDeclaration
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_span_bridge.cpp45 bool ParseTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo, uint32_t length, in ParseTextShadow() function
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_richeditor_controller_ffi.cpp785 void NativeRichEditorController::ParseTextShadow(VectorNativeTextShadows nativeShadows, std::vector… in ParseTextShadow() function in OHOS::Ace::Framework::NativeRichEditorController
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_richeditor.cpp2722 void JSRichEditorBaseController::ParseTextShadow( in ParseTextShadow() function in OHOS::Ace::Framework::JSRichEditorBaseController