Searched defs:SetPixel (Results 1 – 2 of 2) sorted by relevance
/MusicPlayer2/scintilla/src/ | ||
H A D | XPM.cxx | 258 void RGBAImage::SetPixel(int x, int y, ColourDesired colour, int alpha) noexcept { in SetPixel() function in RGBAImage |
/MusicPlayer2/scintilla/win32/ | ||
H A D | PlatWin.cxx | 776 void SetPixel(LONG x, LONG y, DWORD value) noexcept { in SetPixel() function in Scintilla::__anone1c11ebe0211::DIBSection |