Searched defs:styleObject (Results 1 – 2 of 2) sorted by relevance
58 auto styleObject = obj->GetProperty("style"); in Create() local
768 const JSRef<JSObject>& styleObject, TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseJsTextStyle()816 const JSRef<JSObject>& styleObject, TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseJsSymbolSpanStyle()864 const JSRef<JSObject>& styleObject, TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseTextShadow()880 const JSRef<JSObject>& styleObject, TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseTextDecoration()1093 JSRef<JSObject> styleObject = JSRef<JSObject>::Cast(styleObj); in AddTextSpan() local1149 JSRef<JSObject> styleObject = JSRef<JSObject>::Cast(styleObj); in AddSymbolSpan() local1402 bool JSRichEditorController::ParseParagraphStyle(const JSRef<JSObject>& styleObject, struct UpdateP… in ParseParagraphStyle()