Searched refs:ParseTextShadow (Results 1 – 5 of 5) sorted by relevance
149 … static std::vector<Shadow> ParseTextShadow(const std::string& val, TextDeclaration& declaration);
246 … specializedStyle.textStyle.SetTextShadows(TextDeclaration::ParseTextShadow(val, declaration)); in SetSpecializedStyle()289 std::vector<Shadow> TextDeclaration::ParseTextShadow(const std::string& val, TextDeclaration& decla… in ParseTextShadow() function in OHOS::Ace::TextDeclaration
152 void ParseTextShadow(
2326 ParseTextShadow(styleObject, style, updateSpanStyle); in ParseJsTextStyle()2425 void JSRichEditorBaseController::ParseTextShadow( in ParseTextShadow() function in OHOS::Ace::Framework::JSRichEditorBaseController
67 bool ParseTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo, uint32_t length, in ParseTextShadow() function533 ParseTextShadow(runtimeCallInfo, length, textShadowArray); in SetTextShadow()