Searched refs:nAppFontHeight (Results 1 – 1 of 1) sorted by relevance
862 const long nAppFontHeight = 13; // checkbox height + space between in APPFONT in CalculateDelta_Impl() local863 long nH = LogicToPixel( Size( 0, nAppFontHeight ), MAP_APPFONT ).Height(); in CalculateDelta_Impl()872 nOffset += ( 3 * nAppFontHeight ); in CalculateDelta_Impl()
Completed in 23 milliseconds