Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/gdi/
H A Dimpfont.cxx325 static unsigned Getsal_uInt16( const unsigned char* p ){ return((p[0]<<8) | p[1]);} in Getsal_uInt16() function

Completed in 13 milliseconds