Searched defs:itemHeight (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Choice.cpp206 int itemHeight =(int)::SendMessage(GetHWnd(), CB_GETITEMHEIGHT, (UINT)0,0); local
H A Dawt_List.cpp279 LRESULT itemHeight = SendListMessage(LB_GETITEMHEIGHT, 0); local

Completed in 42 milliseconds