Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_utils.cpp269 PrintMargin marginAttr; in ParseAttributesObjectParamForJson() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp109 std::optional<NG::MarginProperty> JSRichEditor::ParseMarginAttr(JsiRef<JSVal> marginAttr) in ParseMarginAttr()
1394 auto marginAttr = layoutStyleObject->GetProperty("margin"); in ParseJsImageSpanAttribute() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp763 auto marginAttr = layoutStyleObject->GetProperty("margin"); in ParseJsImageSpanAttribute() local