Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp158 void ParagraphImpl::SetIndents(const std::vector<float>& indents) in SetIndents() function in OHOS::Rosen::SPText::ParagraphImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp109 void Typography::SetIndents(const std::vector<float>& indents) in SetIndents() function in OHOS::Rosen::AdapterTxt::Typography
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp818 void TxtParagraph::SetIndents(const std::vector<float>& indents) in SetIndents() function in OHOS::Ace::NG::TxtParagraph