Home
last modified time | relevance | path

Searched defs:leadingMarginObject (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp1359 JSRef<JSObject> leadingMarginObject = JSRef<JSObject>::Cast(leadingMargin); in ParseJsLeadingMargin() local
1384 void JSParagraphStyleSpan::ParseLeadingMarginPixelMap(const JSRef<JSObject>& leadingMarginObject, in ParseLeadingMarginPixelMap()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp2066 JSRef<JSObject> leadingMarginObject = JSRef<JSObject>::Cast(lm); in ParseParagraphStyle() local