Searched refs:nNewThemeHeight (Results 1 – 1 of 1) sorted by relevance
239 const long nNewThemeHeight = LogicToPixel( Size( 0, 14 ), MAP_APPFONT ).Height(); in ImplAdjustControls() local240 const long nStartY = nNewThemeHeight + 4; in ImplAdjustControls()243 Size( aOutSize.Width(), nNewThemeHeight ) ); in ImplAdjustControls()
Completed in 15 milliseconds