Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp2063 auto lm = styleObject->GetProperty("leadingMargin"); in ParseParagraphStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp3767 auto lm = node->GetLeadingMarginValue({}); in GetTextStyleObject() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp2529 auto lm = (*it)->GetLeadingMarginValue({}); in GetParagraphInfo() local
4047 auto lm = spanItem->textLineStyle->GetLeadingMargin(); in GetTextStyleBySpanItem() local