Home
last modified time | relevance | path

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

/trunk/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
1693 const unsigned char* pData = aRawFontData.steal(); in GetEmbedFontData()
/trunk/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
2911 const unsigned char* pData = aRawFontData.steal(); in GetEmbedFontData()

Completed in 92 milliseconds