Searched defs:SetColor (Results 1 - 4 of 4) sorted by relevance

/openjdk9/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_GDIObject.h48 INLINE void SetColor(COLORREF color) { m_color = color; } function in class:AwtGDIObject
H A Dawt_TextComponent.cpp717 void AwtTextComponent::SetColor(COLORREF c) { function in class:AwtTextComponent
H A Dawt_Component.cpp790 void AwtComponent::SetColor(COLORREF c) function in class:AwtComponent
/openjdk9/jdk/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DVertexCacher.h59 void SetColor(jint newColor) { color = newColor; } function in class:D3DVertexCacher

Completed in 70 milliseconds