Searched defs:GetColor (Results 1 - 3 of 3) sorted by relevance
/openjdk7/jdk/src/windows/native/sun/windows/ | ||
H A D | awt_GDIObject.h | 47 INLINE COLORREF GetColor() { return m_color; } function in class:AwtGDIObject |
H A D | awt_Component.h | 171 INLINE COLORREF GetColor() { return m_colorForeground; } function in class:AwtComponent |
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/ | ||
H A D | D3DVertexCacher.h | 58 jint GetColor() { return color; } function in class:D3DVertexCacher |
Completed in 34 milliseconds