Searched defs:steal (Results 1 – 2 of 2) sorted by relevance
358 const unsigned char* steal() { unsigned char* p = mpRawBytes; mpRawBytes = NULL; return p; } in steal() function in RawFontData
259 const unsigned char* steal() { unsigned char* p = mpRawBytes; mpRawBytes = NULL; return p; } in steal() function in RawFontData
Completed in 35 milliseconds