Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DXPM.cxx258 void RGBAImage::SetPixel(int x, int y, ColourDesired colour, int alpha) noexcept { in SetPixel() function in RGBAImage
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx776 void SetPixel(LONG x, LONG y, DWORD value) noexcept { in SetPixel() function in Scintilla::__anone1c11ebe0211::DIBSection