Searched defs:SetFont (Results 1 - 4 of 4) sorted by relevance
/openjdk7/jdk/src/windows/native/sun/windows/ | ||
H A D | awt_Choice.cpp | 349 void AwtChoice::SetFont(AwtFont* font) function in class:AwtChoice 351 AwtComponent::SetFont(font); |
H A D | awt_List.cpp | 190 void AwtList::SetFont(AwtFont* font) function in class:AwtList |
H A D | awt_TextComponent.cpp | 266 void AwtTextComponent::SetFont(AwtFont* font) function in class:AwtTextComponent |
H A D | awt_Component.cpp | 870 void AwtComponent::SetFont(AwtFont* font) function in class:AwtComponent 5824 c->SetFont(awtFont); |
Completed in 67 milliseconds