Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_delegate.cpp51 constexpr char NTC_PARAM_Y[] = "y"; variable
333 << NTC_PARAM_Y << RICHTEXT_PARAM_EQUALS << y; in UpdateContentScroll()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp121 constexpr char NTC_PARAM_Y[] = "y"; variable