Home
last modified time | relevance | path

Searched defs:window (Results 1 – 25 of 63) sorted by relevance

123

/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
Dplugin_render.cpp28 void OnSurfaceCreatedCB(OH_NativeXComponent* component, void* window) in OnSurfaceCreatedCB()
57 void OnSurfaceChangedCB(OH_NativeXComponent* component, void* window) in OnSurfaceChangedCB()
82 void OnSurfaceDestroyedCB(OH_NativeXComponent* component, void* window) in OnSurfaceDestroyedCB()
103 void DispatchTouchEventCB(OH_NativeXComponent* component, void* window) in DispatchTouchEventCB()
127 void DispatchMouseEventCB(OH_NativeXComponent* component, void* window) in DispatchMouseEventCB()
163 void OnFocusEventCB(OH_NativeXComponent* component, void* window) in OnFocusEventCB()
181 void OnBlurEventCB(OH_NativeXComponent* component, void* window) in OnBlurEventCB()
199 void OnKeyEventCB(OH_NativeXComponent* component, void* window) in OnKeyEventCB()
313 void PluginRender::OnSurfaceChanged(OH_NativeXComponent* component, void* window) in OnSurfaceChanged()
337 void PluginRender::OnTouchEvent(OH_NativeXComponent* component, void* window) in OnTouchEvent()
[all …]
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
Dapp_napi.cpp61 static void OnSurfaceCreatedCB(OH_NativeXComponent* component, void* window) in OnSurfaceCreatedCB()
77 static void OnSurfaceChangedCB(OH_NativeXComponent* component, void* window) in OnSurfaceChangedCB()
92 static void OnSurfaceDestroyedCB(OH_NativeXComponent* component, void* window) in OnSurfaceDestroyedCB()
108 static void DispatchTouchEventCB(OH_NativeXComponent* component, void* window) in DispatchTouchEventCB()
123 static void DispatchMouseEventCB(OH_NativeXComponent* component, void* window) in DispatchMouseEventCB()
183 void AppNapi::OnSurfaceCreated(OH_NativeXComponent* component, void* window) in OnSurfaceCreated()
203 void AppNapi::OnSurfaceChanged(OH_NativeXComponent* component, void* window) in OnSurfaceChanged()
227 void AppNapi::OnSurfaceDestroyed(OH_NativeXComponent* component, void* window) in OnSurfaceDestroyed()
234 void AppNapi::DispatchTouchEvent(OH_NativeXComponent* component, void* window) in DispatchTouchEvent()
266 void AppNapi::DispatchMouseEvent(OH_NativeXComponent* component, void* window) in DispatchMouseEvent()
/applications/standard/app_samples/code/SuperFeature/Widget/AdaptiveServiceWidget/entry/src/main/resources/base/profile/
Dform_config.json7 "window": { object
26 "window": { object
44 "window": { object
62 "window": { object
80 "window": { object
/applications/standard/app_samples/code/DocsSample/Form/ArkTSCardDocsSample/entry/src/main/resources/base/profile/
Dform_config.json8 "window": { object
27 "window": { object
46 "window": { object
/applications/standard/photos/common/src/main/resources/zh_CN/profile/
Dform_config.json7 "window": { object
27 "window": { object
47 "window": { object
/applications/standard/photos/product/phone/src/main/resources/base/profile/
Dform_config.json7 "window": { object
27 "window": { object
47 "window": { object
/applications/standard/app_samples/code/SuperFeature/Widget/RequestAddForm/entry/src/main/resources/base/profile/
Dform_config.json8 "window": { object
27 "window": { object
/applications/standard/app_samples/code/SuperFeature/Widget/FormExtAbility/processProxyForm/src/main/resources/base/profile/
Dform_config.json8 "window": { object
27 "window": { object
/applications/standard/app_samples/code/SuperFeature/Widget/FormExtAbility/persistentProxyForm/src/main/resources/base/profile/
Dform_config.json8 "window": { object
27 "window": { object
/applications/standard/app_samples/code/SystemFeature/Media/Camera/entry/src/main/ets/entryability/
DEntryAbility.ts18 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/BasicFeature/Media/AVRecorder/entry/src/main/ets/entryability/
DEntryAbility.ts17 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/UI/ArkTsComponentCollection/StateManagement/entry/src/main/ets/storagepropability/
DStoragePropAbility.ts17 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/BasicFeature/ApplicationModels/StageModel/entry/src/ohosTest/ets/testability/
DTestAbility.ts19 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/SuperFeature/MultiDeviceAppDev/Weather/product/default/src/ohosTest/ets/testability/
DTestAbility.ts19 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/BasicFeature/Media/VoiceCallDemo/entry/src/main/ets/entryability/
DEntryAbility.ts17 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/UI/ArkTsComponentCollection/StateManagement/entry/src/main/ets/storagelinkability/
DStorageLinkAbility.ts17 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/BasicFeature/Telephony/MobileNetwork/entry/src/ohosTest/ets/TestAbility/
DTestAbility.ts19 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/SystemFeature/ApplicationModels/MissionManager/entry/src/ohosTest/ets/testability/
DTestAbility.ts19 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/UI/ArkTsComponentCollection/StateManagement/entry/src/main/ets/outofsyncability/
DOutOfSyncAbility.ts17 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/ArkTSDistributedCalc/entry/src/ohosTest/ets/TestAbility/
DTestAbility.ts19 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/BasicFeature/Connectivity/Bluetooth/entry/src/main/ets/entryability/
DEntryAbility.ts17 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/SystemFeature/DeviceManagement/DeviceManagementCollection/entry/src/main/ets/entryability/
DEntryAbility.ts18 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/LaunguageBaseClassLibrary/LanguageBaseClassLibrary/entry/src/main/ets/entryability/
DEntryAbility.ts18 import type window from '@ohos.window'; alias
/applications/standard/admin_provisioning/entry/src/main/ets/MainAbility/
DAutoManagerAbility.ts20 import type window from '@ohos.window'; alias
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/DeviceManagementCollection/entry/src/main/ets/entryability/
DEntryAbility.ts18 import type window from '@ohos.window'; alias

123