Home
last modified time | relevance | path

Searched defs:onLoad (Results 1 – 25 of 28) sorted by relevance

12

/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/av/video/
H A DVideoViewWrapper.kt47 val onLoad by EventDispatcher<Bundle>() constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/av/video/
H A DVideoViewWrapper.kt49 val onLoad by EventDispatcher<Bundle>() constant
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/av/video/
H A DVideoViewWrapper.kt49 val onLoad by EventDispatcher<Bundle>() constant
/expo/packages/expo-av/android/src/main/java/expo/modules/av/video/
H A DVideoViewWrapper.kt49 val onLoad by EventDispatcher<Bundle>() constant
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/image/
H A DABI48_0_0ImageEventEmitter.cpp16 void ImageEventEmitter::onLoad() const { in onLoad() function in ABI48_0_0facebook::ABI48_0_0React::ImageEventEmitter
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/image/
H A DABI47_0_0ImageEventEmitter.cpp17 void ImageEventEmitter::onLoad() const { in onLoad() function in ABI47_0_0facebook::ABI47_0_0React::ImageEventEmitter
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/image/
H A DABI49_0_0ImageEventEmitter.cpp16 void ImageEventEmitter::onLoad() const { in onLoad() function in ABI49_0_0facebook::ABI49_0_0React::ImageEventEmitter
/expo/packages/expo-image/build/
H A DExpoImage.js19 onLoad = (event) => { field in ExpoImage
H A DExpoImage.web.js23 function onLoadAdapter(onLoad) { argument
H A DImage.types.d.ts179 onLoad?: (event: ImageLoadEventData) => void; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Image/
H A DABI49_0_0RCTImageViewManager.mm40 ABI49_0_0RCT_EXPORT_VIEW_PROPERTY(onLoad, ABI49_0_0RCTDirectEventBlock) category
H A DABI49_0_0RCTImageView.mm56 @property (nonatomic, copy) ABI49_0_0RCTDirectEventBlock onLoad; property
H A DImage.d.ts146 onLoad?: property
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Image/
H A DABI47_0_0RCTImageViewManager.mm40 ABI47_0_0RCT_EXPORT_VIEW_PROPERTY(onLoad, ABI47_0_0RCTDirectEventBlock) category
H A DABI47_0_0RCTImageView.mm56 @property (nonatomic, copy) ABI47_0_0RCTDirectEventBlock onLoad; property
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Image/
H A DABI48_0_0RCTImageViewManager.mm40 ABI48_0_0RCT_EXPORT_VIEW_PROPERTY(onLoad, ABI48_0_0RCTDirectEventBlock) category
H A DABI48_0_0RCTImageView.mm56 @property (nonatomic, copy) ABI48_0_0RCTDirectEventBlock onLoad; property
H A DImage.d.ts146 onLoad?: property
/expo/packages/expo-image/src/
H A DImage.types.ts200 onLoad?: (event: ImageLoadEventData) => void; property
/expo/ios/versioned/sdk49/ExpoImage/
H A DImageView.swift60 let onLoad = EventDispatcher() variable
/expo/ios/versioned/sdk48/ExpoImage/
H A DImageView.swift60 let onLoad = EventDispatcher() variable
/expo/packages/expo-image/ios/
H A DImageView.swift60 let onLoad = EventDispatcher() variable
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/image/
H A DExpoImageViewWrapper.kt74 internal val onLoad by EventDispatcher<ImageLoadEvent>() in <lambda>() constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/image/
H A DExpoImageViewWrapper.kt75 internal val onLoad by EventDispatcher<ImageLoadEvent>() in <lambda>() constant
/expo/packages/expo-image/android/src/main/java/expo/modules/image/
H A DExpoImageViewWrapper.kt74 internal val onLoad by EventDispatcher<ImageLoadEvent>() in <lambda>() constant

12