/foundation/communication/netstack/frameworks/js/builtin/fetch/include/ |
H A D | request_data.h | 53 std::string responseType; member in OHOS::ACELite::RequestData
|
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | request_data.h | 70 void SetResponseType(const std::string responseType) in SetResponseType() argument
|
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/ |
H A D | http_async_callback.cpp | 73 std::string responseType = requestData.GetResponseType(); in ResponseDataToJsValue() local
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_richeditor_ffi.cpp | 59 FfiOHOSAceFrameworkRichEditorBindSelectionMenu( int32_t spantype, void(*content)(), int32_t responseType, void(*onAppear)(), void(*onDisappear)()) FfiOHOSAceFrameworkRichEditorBindSelectionMenu() argument
|
H A D | cj_view_abstract_ffi.cpp | 1156 void FfiOHOSAceFrameworkViewAbstractBindContextMenu(void (*builder)(), int32_t responseType) in FfiOHOSAceFrameworkViewAbstractBindContextMenu() argument
|
/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() argument
|
H A D | text_model_ng.cpp | 603 void TextModelNG::BindSelectionMenu(TextSpanType& spanType, TextResponseType& responseType, in BindSelectionMenu() argument
|
H A D | text_pattern.cpp | 3708 void TextPattern::BindSelectionMenu(TextSpanType spanType, TextResponseType responseType, in BindSelectionMenu() argument 3739 std::shared_ptr<SelectionMenuParams> TextPattern::GetMenuParams(TextSpanType spanType, TextResponseType responseType) in GetMenuParams() argument 3751 void TextPattern::CopySelectionMenuParams(SelectOverlayInfo& selectInfo, TextResponseType responseType) in CopySelectionMenuParams() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_selector.h | 256 TextResponseType responseType; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_select_overlay.cpp | 284 auto responseType = pattern->textResponseType_.value_or(TextResponseType::NONE); in OnUpdateSelectOverlayInfo() local 321 CheckMenuParamChange(SelectOverlayInfo& selectInfo, TextSpanType selectType, TextResponseType responseType) CheckMenuParamChange() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_property.h | 178 std::optional<int32_t> responseType; member
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_pattern_test_ng.cpp | 804 auto responseType = TextResponseType::RIGHT_CLICK; in HWTEST_F() local 806 webPattern->ShowContextSelectOverlay(RectF(), RectF(), responseType, true); in HWTEST_F() local 829 auto responseType = TextResponseType::RIGHT_CLICK; in HWTEST_F() local 831 webPattern->ShowContextSelectOverlay(RectF(), RectF(), responseType, true); in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components/web/ |
H A D | web_property.h | 85 ResponseType responseType; member
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_text.cpp | 997 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 | 3341 ResponseType responseType = ResponseType::LONG_PRESS; in BindSelectionMenu() local
|
H A D | js_view_abstract.cpp | 7709 ResponseType responseType = ResponseType::LONG_PRESS; in JsBindContextMenu() local
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | inspector_composed_element.cpp | 1369 auto responseType = AceType::DynamicCast<RenderBox>(node); in GetBindContextMenu() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
H A D | web_pattern.cpp | 1337 GetPreviewSelectionMenuParams( const WebElementType& type, const ResponseType& responseType) GetPreviewSelectionMenuParams() argument
|
/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
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 412 ShowContextSelectOverlay(const RectF& firstHandle, const RectF& secondHandle, TextResponseType responseType, bool handleReverse) ShowContextSelectOverlay() argument 490 GetPreviewSelectionMenuParams( const WebElementType& type, const ResponseType& responseType) GetPreviewSelectionMenuParams() argument
|