Home
last modified time | relevance | path

Searched defs:DidExceedMaxLines (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dlayout_info_interface.h39 virtual bool DidExceedMaxLines() const in DidExceedMaxLines() function
H A Dtext_adapt_font_sizer.cpp126 bool TextAdaptFontSizer::DidExceedMaxLines(const SizeF& maxSize) in DidExceedMaxLines() function in OHOS::Ace::NG::TextAdaptFontSizer
H A Dtext_pattern.cpp4072 bool TextPattern::DidExceedMaxLines() const in DidExceedMaxLines() function in OHOS::Ace::NG::TextPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_layout_manager.cpp80 void JSLayoutManager::DidExceedMaxLines(const JSCallbackInfo& args) in DidExceedMaxLines() function in OHOS::Ace::Framework::JSLayoutManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp598 bool RosenRenderText::DidExceedMaxLines(double paragraphMaxWidth) in DidExceedMaxLines() function in OHOS::Ace::RosenRenderText
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp116 bool ParagraphImpl::DidExceedMaxLines() in DidExceedMaxLines() function in OHOS::Rosen::SPText::ParagraphImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dparagraph_manager.cpp42 bool ParagraphManager::DidExceedMaxLines() const in DidExceedMaxLines() function in OHOS::Ace::NG::ParagraphManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp97 bool Typography::DidExceedMaxLines() const in DidExceedMaxLines() function in OHOS::Rosen::AdapterTxt::Typography
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/
H A Djs_paragraph.cpp564 napi_value JsParagraph::DidExceedMaxLines(napi_env env, napi_callback_info info) in DidExceedMaxLines() function in OHOS::Rosen::JsParagraph
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp242 bool TxtParagraph::DidExceedMaxLines() in DidExceedMaxLines() function in OHOS::Ace::NG::TxtParagraph
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp1264 bool TextFieldLayoutAlgorithm::DidExceedMaxLines(const SizeF& maxSize) in DidExceedMaxLines() function in OHOS::Ace::NG::TextFieldLayoutAlgorithm