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 D | paragraph_impl.cpp | 158 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 D | typography.cpp | 109 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 D | txt_paragraph.cpp | 818 void TxtParagraph::SetIndents(const std::vector<float>& indents) in SetIndents() function in OHOS::Ace::NG::TxtParagraph |