Searched refs:forAttribute (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/font/
H A DEAttribute.java80 public static EAttribute forAttribute(Attribute ta) { method in class:EAttribute
H A DAttributeValues.java320 EAttribute ea = EAttribute.forAttribute(e.getKey());
399 EAttribute.forAttribute((Attribute)key);
/openjdk7/jdk/src/macosx/native/sun/java2d/opengl/
H A DCGLGraphicsConfig.m336 forAttribute: NSOpenGLPFADoubleBuffer
343 forAttribute: NSOpenGLPFAAlphaSize
358 forAttribute: NSOpenGLPFAAccelerated
363 forAttribute: NSOpenGLPFARendererID
/openjdk7/jdk/src/macosx/native/sun/awt/
H A DJavaComponentAccessibility.h83 - (void)accessibilitySetValue:(id)value forAttribute:(NSString *)attribute;
H A DJavaComponentAccessibility.m615 - (void)accessibilitySetValue:(id)value forAttribute:(NSString *)attribute

Completed in 57 milliseconds