Searched refs:RNSVGPlatformView (Results 1 – 18 of 18) sorted by relevance
30 RNSVGPlatformView *view = [self getRenderableView:reactTag];50 RNSVGPlatformView *target = [svg hitTest:point withEvent:nil];57 RNSVGPlatformView *view = [self getRenderableView:reactTag];84 RNSVGPlatformView *view = [self getRenderableView:reactTag];103 RNSVGPlatformView *view = [self getRenderableView:reactTag];127 RNSVGPlatformView *view = [self getRenderableView:reactTag];166 RNSVGPlatformView *view = [self getRenderableView:reactTag];180 RNSVGPlatformView *view = [self getRenderableView:reactTag];196 - (RNSVGPlatformView *)getRenderableView:(NSNumber *)reactTag198 __block RNSVGPlatformView *view;
9 #define RNSVGPlatformView UIView macro29 #define RNSVGPlatformView NSView macro
32 __kindof RNSVGPlatformView *view = [viewRegistry viewForReactTag:reactTag];35 …addUIBlock:^(RCTUIManager *uiManager, NSDictionary<NSNumber *, RNSVGPlatformView *> *viewRegistry)…36 __kindof RNSVGPlatformView *view = [uiManager viewForReactTag:reactTag];
105 RNSVGPlatformView *parent = [node superview];131 RNSVGPlatformView *parent = [node superview];389 - (RNSVGPlatformView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event401 __kindof RNSVGPlatformView *parent = self.superview;
49 @property (nonatomic, strong) RNSVGPlatformView *parentComponentView;
573 - (RNSVGPlatformView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event
204 - (RNSVGPlatformView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event246 RNSVGPlatformView *hitChild = [svgNode hitTest:transformed withEvent:event];253 RNSVGPlatformView *hitChild = [svgView hitTest:transformed withEvent:event];260 RNSVGPlatformView *hitSelf = [super hitTest:transformed withEvent:event];
56 - (RNSVGPlatformView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event
148 RNSVGPlatformView *parent = self.superview;289 RNSVGPlatformView *parent = self.superview;299 - (RNSVGPlatformView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event314 RNSVGPlatformView *hitChild = [node hitTest:transformed withEvent:event];
175 - (RNSVGPlatformView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event185 RNSVGPlatformView const *hitChild = [definedTemplate hitTest:transformed withEvent:event];
73 - (RNSVGPlatformView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event
158 - (RNSVGPlatformView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event
179 - (RNSVGPlatformView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event
105 - (RNSVGPlatformView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event
72 - (RNSVGPlatformView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event
84 - (RNSVGPlatformView *)hitTest:(CGPoint)point withEvent:(UIEvent *)event
254 RNSVGPlatformView *parent = self.superview;279 RNSVGPlatformView *parent = [self superview];329 RNSVGPlatformView *parent = [self superview];
153 RNSVGPlatformView *label = [emoji objectAtIndex:i];