Searched defs:Getsal_uInt16 (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/vcl/source/gdi/ | ||
H A D | impfont.cxx | 325 static unsigned Getsal_uInt16( const unsigned char* p ){ return((p[0]<<8) | p[1]);} in Getsal_uInt16() function |
Completed in 12 milliseconds