Home
last modified time | relevance | path

Searched refs:originInnerWidth_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.h206 double originInnerWidth_ = 0.0; variable
H A Drosen_render_text_field.cpp444 …GreatOrEqual(errorParagraph_->GetLongestLine(), originInnerWidth_ - errorSpacing_) ? 0.0 : errorSp…
447 …GreatOrEqual(errorParagraph_->GetActualWidth(), originInnerWidth_ - errorSpacing_) ? 0.0 : errorSp…
731 originInnerWidth_ = innerRect_.Width();