/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/include/ |
H A D | request_data.h | 53 std::string responseType; variable
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | request_data.h | 70 void SetResponseType(const std::string responseType) in SetResponseType()
|
/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/src/ |
H A D | http_async_callback.cpp | 73 std::string responseType = requestData.GetResponseType(); in ResponseDataToJsValue() local
|
H A D | fetch_module.cpp | 259 …std::unique_ptr<char, decltype(&FreeString)> responseType(JSI::ValueToString(value.get()), FreeStr… in GetResponseTypeFromOptions() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_model.h | 142 virtual void BindSelectionMenu(NG::TextSpanType& spanType, NG::TextResponseType& responseType, in BindSelectionMenu()
|
H A D | text_pattern.cpp | 3515 void TextPattern::BindSelectionMenu(TextSpanType spanType, TextResponseType responseType, in BindSelectionMenu() 3546 …lectionMenuParams> TextPattern::GetMenuParams(TextSpanType spanType, TextResponseType responseType) in GetMenuParams() 3558 … TextPattern::CopySelectionMenuParams(SelectOverlayInfo& selectInfo, TextResponseType responseType) in CopySelectionMenuParams()
|
H A D | text_model_ng.cpp | 618 void TextModelNG::BindSelectionMenu(TextSpanType& spanType, TextResponseType& responseType, in BindSelectionMenu()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | richeditor_model_impl.h | 34 void BindSelectionMenu(NG::TextSpanType& editorType, NG::TextResponseType& responseType, in BindSelectionMenu()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_select_overlay.cpp | 297 auto responseType = pattern->textResponseType_.value_or(TextResponseType::NONE); in OnUpdateSelectOverlayInfo() local 335 TextSpanType selectType, TextResponseType responseType) in CheckMenuParamChange()
|
H A D | rich_editor_pattern.cpp | 7153 …ditorPattern::CopySelectionMenuParams(SelectOverlayInfo& selectInfo, TextResponseType responseType) in OnBackPressed() 7169 TextResponseType responseType, bool handleReverse) in OnBackPressed() 7892 auto responseType = static_cast<TextResponseType>( in OnBackPressed() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_richeditor_ffi.cpp | 64 … int32_t spantype, void(*content)(), int32_t responseType, void(*onAppear)(), void(*onDisappear)()) in FfiOHOSAceFrameworkRichEditorBindSelectionMenu()
|
H A D | cj_view_abstract_ffi.cpp | 1163 void FfiOHOSAceFrameworkViewAbstractBindContextMenu(void (*builder)(), int32_t responseType) in FfiOHOSAceFrameworkViewAbstractBindContextMenu()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_selector.h | 256 TextResponseType responseType; member
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_pattern_test_ng.cpp | 730 auto responseType = TextResponseType::RIGHT_CLICK; variable 755 auto responseType = TextResponseType::RIGHT_CLICK; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_property.h | 179 std::optional<int32_t> responseType; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/ |
H A D | web_property.h | 90 ResponseType responseType; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_text.cpp | 992 NG::TextResponseType responseType = NG::TextResponseType::LONG_PRESS; in BindSelectionMenu() local
|
H A D | js_richeditor.cpp | 989 NG::TextResponseType responseType = NG::TextResponseType::LONG_PRESS; in BindSelectionMenu() local
|
H A D | js_web.cpp | 3233 ResponseType responseType = in BindSelectionMenu() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
H A D | web_pattern.cpp | 1343 const WebElementType& type, const ResponseType& responseType) in GetPreviewSelectionMenuParams()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | inspector_composed_element.cpp | 1381 auto responseType = AceType::DynamicCast<RenderBox>(node); in GetBindContextMenu() local
|
/ohos5.0/base/telephony/sms_mms/services/sms/include/cdma/ |
H A D | cdma_sms_common.h | 282 SmsCmaeResponseType responseType; member
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_struct.h | 275 const uint8_t *responseType; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 413 TextResponseType responseType, bool handleReverse) in ShowContextSelectOverlay() 491 const WebElementType& type, const ResponseType& responseType) in GetPreviewSelectionMenuParams()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | 4270 bindContextMenu(content, responseType, options) { argument 8455 bindSelectionMenu(spanType, content, responseType, options) { argument 10330 bindContextMenu(content, responseType, options) { argument 25721 bindContextMenu(content, responseType, options) { argument
|