Home
last modified time | relevance | path

Searched refs:AquaA11yRoleHelper (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm223 return [ AquaA11yRoleHelper getNativeRoleFrom: [ self accessibleContext ] ];
231 …NSString * subRole = [ AquaA11yRoleHelper getNativeSubroleFrom: [ self accessibleContext ] -> getA…
413 … return [ AquaA11yRoleHelper getRoleDescriptionFrom: NSAccessibilityRadioGroupRole with: @"" ];
443 return [ AquaA11yRoleHelper getRoleDescriptionFrom:
444 [ AquaA11yRoleHelper getNativeRoleFrom: [ self accessibleContext ] ]
445 …with: [ AquaA11yRoleHelper getNativeSubroleFrom: [ self accessibleContext ] -> getAccessibleRole()…
737 …nativeSubrole = (NSString *) [ AquaA11yRoleHelper getNativeSubroleFrom: [ self accessibleContext ]…
H A Daqua11yrolehelper.mm37 @implementation AquaA11yRoleHelper implementation
135 id nativeRole = [ AquaA11yRoleHelper simpleMapNativeRoleFrom: accessibleContext ];
143 …NSString * roleParent = (NSString *) [ AquaA11yRoleHelper simpleMapNativeRoleFrom: rxParentContext…
H A Daqua11ycomponentwrapper.mm78 …&& ! [ [ AquaA11yRoleHelper getNativeRoleFrom: [ wrapper accessibleContext ] ] isEqualToString: NS…
79 …&& ! [ [ AquaA11yRoleHelper getNativeRoleFrom: [ wrapper accessibleContext ] ] isEqualToString: NS…
H A Daqua11yrolehelper.h30 @interface AquaA11yRoleHelper : NSObject interface
H A Daqua11ywrappercombobox.mm66 …if ( [ [ AquaA11yRoleHelper getNativeRoleFrom: [ element accessibleContext ] ] isEqualToString: NS…
H A Daqua11yfactory.mm112 NSString * nativeRole = [ AquaA11yRoleHelper getNativeRoleFrom: rxAccessibleContext.get() ];

Completed in 34 milliseconds