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