Searched defs:code (Results 1 – 4 of 4) sorted by relevance
74 void XPM::FillRun(Surface *surface, int code, int startX, int y, int x) const { in FillRun()132 const char code = colourDef[0]; in Init() local162 const int code = pixels[y * width + x]; in Draw() local179 const int code = pixels[y * width + x]; in PixelAt() local
204 void MD5::Update(std::wstring data, CodeType code, bool* char_cannot_convert) { in Update()
109 auto code = attr->IntValue(); in PrintIgnoredMessage() local
1229 unsigned int code; member