Home
last modified time | relevance | path

Searched refs:endCoord (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/image-decoders/bmp/
DBMPImageReader.h258 inline void fillRGBA(int endCoord, in fillRGBA() argument
264 while (m_coord.x() < endCoord) in fillRGBA()