| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
| D | search_controller.cpp | 39 void SearchController::SetTextSelection( in SetTextSelection() function in OHOS::Ace::Framework::SearchController
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | text_model_impl.h | 37 void SetTextSelection(int32_t startIndex, int32_t endIndex) override {}; in SetTextSelection() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| D | cj_textarea_ffi.cpp | 45 void NGNativeTextAreaController::SetTextSelection( in SetTextSelection() function in OHOS::Ace::Framework::NGNativeTextAreaController
|
| D | cj_textinput_ffi.cpp | 44 void NGNativeTextInputController::SetTextSelection( in SetTextSelection() function in OHOS::Ace::Framework::NGNativeTextInputController
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| D | text_field_controller.cpp | 69 void TextFieldController::SetTextSelection( in SetTextSelection() function in OHOS::Ace::NG::TextFieldController
|
| D | text_field_model_ng.cpp | 1860 void TextFieldModelNG::SetTextSelection(FrameNode* frameNode, int32_t start, int32_t end) in SetTextSelection() function in OHOS::Ace::NG::TextFieldModelNG
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_text_editable_controller.cpp | 92 void JSTextEditableController::SetTextSelection(const JSCallbackInfo& info) in SetTextSelection() function in OHOS::Ace::Framework::JSTextEditableController
|
| D | js_text.cpp | 384 void JSText::SetTextSelection(const JSCallbackInfo& info) in SetTextSelection() function in OHOS::Ace::Framework::JSText
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | text_model_ng.cpp | 516 void TextModelNG::SetTextSelection(int32_t startIndex, int32_t endIndex) in SetTextSelection() function in OHOS::Ace::NG::TextModelNG 1235 void TextModelNG::SetTextSelection(FrameNode* frameNode, int32_t startIndex, int32_t endIndex) in SetTextSelection() function in OHOS::Ace::NG::TextModelNG
|
| D | text_pattern.cpp | 1284 void TextPattern::SetTextSelection(int32_t selectionStart, int32_t selectionEnd) in SetTextSelection() function in OHOS::Ace::NG::TextPattern
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | node_text_modifier.cpp | 1226 void SetTextSelection(ArkUINodeHandle node, int32_t startIndex, int32_t endIndex) in SetTextSelection() function
|