Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text.cpp969 NG::TextSpanType testSpanType = NG::TextSpanType::TEXT; in BindSelectionMenu() local
973 testSpanType = static_cast<NG::TextSpanType>(spanType); in BindSelectionMenu()
1016 TextModel::GetInstance()->BindSelectionMenu(testSpanType, responseType, buildFunc, menuParam); in BindSelectionMenu()