Home
last modified time | relevance | path

Searched defs:responseType (Results 1 - 21 of 21) sorted by relevance

/foundation/communication/netstack/frameworks/js/builtin/fetch/include/
H A Drequest_data.h53 std::string responseType; member in OHOS::ACELite::RequestData
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Drequest_data.h70 void SetResponseType(const std::string responseType) in SetResponseType() argument
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dhttp_async_callback.cpp73 std::string responseType = requestData.GetResponseType(); in ResponseDataToJsValue() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_ffi.cpp59 FfiOHOSAceFrameworkRichEditorBindSelectionMenu( int32_t spantype, void(*content)(), int32_t responseType, void(*onAppear)(), void(*onDisappear)()) FfiOHOSAceFrameworkRichEditorBindSelectionMenu() argument
H A Dcj_view_abstract_ffi.cpp1156 void FfiOHOSAceFrameworkViewAbstractBindContextMenu(void (*builder)(), int32_t responseType) in FfiOHOSAceFrameworkViewAbstractBindContextMenu() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model.h142 virtual void BindSelectionMenu(NG::TextSpanType& spanType, NG::TextResponseType& responseType, in BindSelectionMenu() argument
H A Dtext_model_ng.cpp603 void TextModelNG::BindSelectionMenu(TextSpanType& spanType, TextResponseType& responseType, in BindSelectionMenu() argument
H A Dtext_pattern.cpp3708 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 Dtext_selector.h256 TextResponseType responseType; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp284 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 Dselect_overlay_property.h178 std::optional<int32_t> responseType; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test_ng.cpp804 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 Dweb_property.h85 ResponseType responseType; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text.cpp997 NG::TextResponseType responseType = NG::TextResponseType::LONG_PRESS; in BindSelectionMenu() local
H A Djs_richeditor.cpp989 NG::TextResponseType responseType = NG::TextResponseType::LONG_PRESS; in BindSelectionMenu() local
H A Djs_web.cpp3341 ResponseType responseType = ResponseType::LONG_PRESS; in BindSelectionMenu() local
H A Djs_view_abstract.cpp7709 ResponseType responseType = ResponseType::LONG_PRESS; in JsBindContextMenu() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp1369 auto responseType = AceType::DynamicCast<RenderBox>(node); in GetBindContextMenu() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp1337 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 Dwifi_hdi_struct.h275 const uint8_t *responseType; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp412 ShowContextSelectOverlay(const RectF& firstHandle, const RectF& secondHandle, TextResponseType responseType, bool handleReverse) ShowContextSelectOverlay() argument
490 GetPreviewSelectionMenuParams( const WebElementType& type, const ResponseType& responseType) GetPreviewSelectionMenuParams() argument

Completed in 75 milliseconds