Home
last modified time | relevance | path

Searched defs:GetMaxIntrinsicWidth (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/rosen/
Dtesting_typography.h54 virtual double GetMaxIntrinsicWidth() in GetMaxIntrinsicWidth() function
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
Dparagraph_impl.cpp98 double ParagraphImpl::GetMaxIntrinsicWidth() in GetMaxIntrinsicWidth() function in OHOS::Rosen::SPText::ParagraphImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Dparagraph_manager.cpp34 float ParagraphManager::GetMaxIntrinsicWidth() const in GetMaxIntrinsicWidth() function in OHOS::Ace::NG::ParagraphManager
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
Dtypography.cpp79 double Typography::GetMaxIntrinsicWidth() in GetMaxIntrinsicWidth() function in OHOS::Rosen::AdapterTxt::Typography
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dtxt_paragraph.cpp235 float TxtParagraph::GetMaxIntrinsicWidth() in GetMaxIntrinsicWidth() function in OHOS::Ace::NG::TxtParagraph
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/
Djs_paragraph.cpp303 napi_value JsParagraph::GetMaxIntrinsicWidth(napi_env env, napi_callback_info info) in GetMaxIntrinsicWidth() function in OHOS::Rosen::JsParagraph