Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx92 inline sal_uInt16 NEXT_U16( CPU8& p ) { p+=2; return (p[-2]<<8)|p[-1]; } in NEXT_U16() function

Completed in 23 milliseconds