Searched refs:AquaA11yWrapperStaticText (Results 1 – 4 of 4) sorted by relevance
29 @interface AquaA11yWrapperStaticText : AquaA11yWrapper interface
32 @implementation AquaA11yWrapperStaticText : AquaA11yWrapper implementation
85 && ! [ wrapper isKindOfClass: [ AquaA11yWrapperStaticText class ] ] ) {
119 … aWrapper = [ [ AquaA11yWrapperStaticText alloc ] initWithAccessibleContext: rxAccessibleContext ];
Completed in 38 milliseconds