Home
last modified time | relevance | path

Searched refs:OHOS_NWEB_EXPORT (Results 1 – 25 of 51) sorted by relevance

123

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value_callback.h28 class OHOS_NWEB_EXPORT NWebBoolValueCallback {
35 class OHOS_NWEB_EXPORT NWebLongValueCallback {
42 class OHOS_NWEB_EXPORT NWebStringValueCallback {
49 class OHOS_NWEB_EXPORT NWebStringVectorValueCallback {
56 class OHOS_NWEB_EXPORT NWebMessageValueCallback {
63 class OHOS_NWEB_EXPORT NWebWebStorageOriginVectorValueCallback {
70 class OHOS_NWEB_EXPORT NWebArrayBufferValueCallback {
H A Dnweb_context_menu_params.h27 class OHOS_NWEB_EXPORT NWebContextMenuParams {
102 class OHOS_NWEB_EXPORT NWebQuickMenuParams {
160 class OHOS_NWEB_EXPORT NWebContextMenuCallback {
169 class OHOS_NWEB_EXPORT NWebQuickMenuCallback {
H A Dnweb_export.h21 #define OHOS_NWEB_EXPORT __attribute__((visibility("default"))) macro
25 #define OHOS_NWEB_EXPORT macro
H A Dnweb_js_ssl_error_result.h25 class OHOS_NWEB_EXPORT NWebJSSslErrorResult {
38 class OHOS_NWEB_EXPORT NWebJSAllSslErrorResult {
H A Dnweb_download_manager.h25 class OHOS_NWEB_EXPORT NWebDOHConfig {
33 class OHOS_NWEB_EXPORT NWebDownloadManager {
H A Dnweb_history_list.h28 class OHOS_NWEB_EXPORT NWebHistoryItem {
42 class OHOS_NWEB_EXPORT NWebHistoryList {
H A Dnweb_access_request.h25 class OHOS_NWEB_EXPORT NWebAccessRequest {
80 class OHOS_NWEB_EXPORT NWebScreenCaptureAccessRequest {
H A Dnweb_web_storage.h29 class OHOS_NWEB_EXPORT NWebWebStorage {
45 class OHOS_NWEB_EXPORT NWebWebStorageOrigin {
H A Dnweb.h76 class OHOS_NWEB_EXPORT NWebEngineInitArgs {
90 class OHOS_NWEB_EXPORT NWebOutputFrameCallback {
97 class OHOS_NWEB_EXPORT NWebCreateInfo {
118 enum class OHOS_NWEB_EXPORT DragAction {
188 class OHOS_NWEB_EXPORT NWebEnginePrefetchArgs {
197 class OHOS_NWEB_EXPORT NWebPDFConfigArgs {
213 class OHOS_NWEB_EXPORT CacheOptions {
245 class OHOS_NWEB_EXPORT NWeb : public std::enable_shared_from_this<NWeb> {
H A Dnweb_full_screen_exit_handler.h25 class OHOS_NWEB_EXPORT NWebFullScreenExitHandler {
H A Dnweb_release_surface_callback.h25 class OHOS_NWEB_EXPORT NWebReleaseSurfaceCallback {
H A Dnweb_app_link_callback.h23 class OHOS_NWEB_EXPORT NWebAppLinkCallback {
H A Dnweb_data_resubmission_callback.h25 class OHOS_NWEB_EXPORT NWebDataResubmissionCallback {
H A Dnweb_find_callback.h23 class OHOS_NWEB_EXPORT NWebFindCallback {
H A Dnweb_accessibility_event_callback.h25 class OHOS_NWEB_EXPORT NWebAccessibilityEventCallback {
H A Dnweb_first_meaningful_paint_details.h25 class OHOS_NWEB_EXPORT NWebFirstMeaningfulPaintDetails {
H A Dnweb_gesture_event_result.h23 class OHOS_NWEB_EXPORT NWebGestureEventResult {
H A Dnweb_url_resource_error.h25 class OHOS_NWEB_EXPORT NWebUrlResourceError {
H A Dnweb_geolocation_callback_interface.h25 class OHOS_NWEB_EXPORT NWebGeolocationCallbackInterface {
H A Dnweb_js_dialog_result.h25 class OHOS_NWEB_EXPORT NWebJSDialogResult {
H A Dnweb_key_event.h25 class OHOS_NWEB_EXPORT NWebKeyEvent {
H A Dnweb_spanstring_convert_html_callback.h25 class OHOS_NWEB_EXPORT NWebSpanstringConvertHtmlCallback {
H A Dnweb_controller_handler.h25 class OHOS_NWEB_EXPORT NWebControllerHandler {
H A Dnweb_js_http_auth_result.h25 class OHOS_NWEB_EXPORT NWebJSHttpAuthResult {
/ohos5.0/base/web/webview/ohos_wrapper/src/
H A Dnweb_location_wrapper.cpp27 extern "C" OHOS_NWEB_EXPORT bool IsLocationEnable(bool& isEnabled) in IsLocationEnable()
41 extern "C" OHOS_NWEB_EXPORT bool StartLocating( in StartLocating()
58 extern "C" OHOS_NWEB_EXPORT bool StopLocating(OHOS::sptr<ILocatorCallback>& callback) in StopLocating()
72 extern "C" OHOS_NWEB_EXPORT bool EnableAbility(bool enable) in EnableAbility()

123