Searched refs:bmWidth (Results 1 – 4 of 4) sorted by relevance
206 int bmWidth = bm->width(); in fillRect() local210 if (left + copyWidth > bmWidth) { in fillRect()211 copyWidth = bmWidth - left; in fillRect()221 dst += bmWidth; in fillRect()
110 w = bmp.bmWidth; in GetBitmapSize()
433 bitmap.bmWidth, in DrawGlyphRun()
428 m_Width = bitmap.bmWidth; in CGdiDeviceDriver()