Home
last modified time | relevance | path

Searched defs:pixelsImage (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx950 …SurfaceGDI::DrawRGBAImage(PRectangle rc, int width, int height, const unsigned char *pixelsImage) { in DrawRGBAImage()
1604 …SurfaceD2D::DrawRGBAImage(PRectangle rc, int width, int height, const unsigned char *pixelsImage) { in DrawRGBAImage()
2779 void ListBoxX::RegisterRGBAImage(int type, int width, int height, const unsigned char *pixelsImage)… in RegisterRGBAImage()