Home | History | Annotate | Download | only in dib

Lines Matching refs:m_bVertical

4458     m_bVertical = bVertical;

4473 if (m_bVertical) {
4490 m_pAddClipScan = FX_Alloc(FX_BYTE, m_bVertical ? m_pBitmap->GetHeight() : m_pBitmap->GetWidth());
4520 if (m_bVertical) {