Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_container_span.cpp30 TextBackgroundStyle JSContainerSpan::ParseTextBackgroundStyle(const JSCallbackInfo& info) in ParseTextBackgroundStyle() function in OHOS::Ace::Framework::JSContainerSpan
41 TextBackgroundStyle JSContainerSpan::ParseTextBackgroundStyle(const JSRef<JSObject>& obj) in ParseTextBackgroundStyle() function in OHOS::Ace::Framework::JSContainerSpan
Djs_richeditor.cpp2738 void JSRichEditorBaseController::ParseTextBackgroundStyle( in ParseTextBackgroundStyle() function in OHOS::Ace::Framework::JSRichEditorBaseController
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_image_span_ffi.cpp35 TextBackgroundStyle ParseTextBackgroundStyle(uint32_t color, double radiusDouble, int32_t unit) in ParseTextBackgroundStyle() function
50 TextBackgroundStyle ParseTextBackgroundStyle(uint32_t color, CBorderRadiuses radiusValue) in ParseTextBackgroundStyle() function