Home
last modified time | relevance | path

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

/aoo41x/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx358 const unsigned char* steal() { unsigned char* p = mpRawBytes; mpRawBytes = NULL; return p; } in steal() function in RawFontData
/aoo41x/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx259 const unsigned char* steal() { unsigned char* p = mpRawBytes; mpRawBytes = NULL; return p; } in steal() function in RawFontData

Completed in 114 milliseconds