Searched defs:currentByte (Results 1 – 3 of 3) sorted by relevance
92 GLint elementsLeft, bitOffset, currentByte, nextByte, highBitMask; in FillBitmap() local283 GLint elementsLeft, bitOffset, currentByte, highBitMask, lowBitMask; in EmptyBitmap() local
173 const currentByte = SourceMap._base64Chars.indexOf(text.charAt(i)); constant
496 const currentByte = base64FormatDecode(mappings.charCodeAt(pos)); constant