int
wxLCDWindow::GetBitmapHeight(void)
{
    return GetDigitHeight();
}
Exemple #2
0
int kwxLCDDisplay::GetBitmapHeight( void )
{
	return GetDigitHeight();
}