Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/glyphs/
H A Dgcach_rbmp.cxx140 unsigned nInp = (0x100 + *p2) >> (-xmax & 7); in ImplRotate1_180() local
144 nTemp += nTemp + (nInp & 1); in ImplRotate1_180()
151 if( (nInp >>= 1) <= 1 && ((y != 0) || (x != 0)) ) in ImplRotate1_180()
152 nInp = 0x100 + *(--p2); in ImplRotate1_180()

Completed in 7 milliseconds