Searched defs:imageAttribute (Results 1 – 3 of 3) sorted by relevance
132 std::optional<ImageSpanAttribute> imageAttribute; member
1350 ImageSpanAttribute JSRichEditorController::ParseJsImageSpanAttribute(JSRef<JSObject> imageAttribute) in ParseJsImageSpanAttribute()1575 auto imageAttribute = JSObjectCast(imageObject->GetProperty("imageStyle")); in AddImageSpan() local
692 auto imageAttribute = JSImageAttachment::ParseJsImageSpanAttribute(obj); in ParseJsImageSpan() local