Home
last modified time | relevance | path

Searched defs:textRange (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtextpicker_model_impl.cpp51 std::vector<std::string> textRange; in SetRange() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_multitext_component.cpp41 const auto& textRange = range_[index]; in OnColumnsBuilding() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_picker_base.cpp707 std::vector<std::string> textRange; in SetRange() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp989 …TypographyProperties::Range<size_t>* textRange = ConvertToOriginalText<TypographyProperties::Range… in OH_Drawing_GetStartFromRange() local
1003 …TypographyProperties::Range<size_t>* textRange = ConvertToOriginalText<TypographyProperties::Range… in OH_Drawing_GetEndFromRange() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp502 const TextRange& textRange) { in SetOnDidIMEInput()
H A Djs_view_abstract.cpp11078 JSRef<JSObject> textRange = JSRef<JSObject>::New(); in CreateJsTextRange() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp3966 auto textRange = [](int32_t& start, int32_t& end) { in UpdateRunQuickMenuSelectInfo() local