Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.h461 contChange_ = true; in MarkContentChange()
466 contChange_ = false; in ResetContChange()
471 return contChange_; in GetContChange()
808 bool contChange_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h998 contChange_ = true; in MarkContentChange()
1003 contChange_ = false; in ResetContChange()
1008 return contChange_; in GetContChange()
1776 bool contChange_ = false; variable