Searched refs:i_headerHeight (Results 1 – 1 of 1) sorted by relevance
78 …BitmapEx const & getBitmapFor( OutputDevice const & i_device, long const i_headerHeight, StyleSett…88 …onst & CachedSortIndicator::getBitmapFor( OutputDevice const & i_device, long const i_headerHeight, in getBitmapFor() argument92 …if ( !rBitmap || ( i_headerHeight != m_lastHeaderHeight ) || ( i_style.GetActiveColor() != m_lastA… in getBitmapFor()94 long const nSortIndicatorWidth = 2 * i_headerHeight / 3; in getBitmapFor()110 m_lastHeaderHeight = i_headerHeight; in getBitmapFor()
Completed in 12 milliseconds