Searched refs:fByteOffset (Results 1 – 2 of 2) sorted by relevance
70 private final int fByteOffset; field in DOMLocatorImpl88 fByteOffset = -1; in DOMLocatorImpl()98 fByteOffset = -1; in DOMLocatorImpl()110 fByteOffset = -1; in DOMLocatorImpl()116 fByteOffset = byteoffset ; in DOMLocatorImpl()126 fByteOffset = byteoffset ; in DOMLocatorImpl()168 return fByteOffset; in getByteOffset()
411 int32 fByteOffset; member in dng_lzw_expander453 , fByteOffset (0) in dng_lzw_expander()551 if (fByteOffset >= fSrcCount) in GetCodeWord()556 const uint8 *ptr = fSrcPtr + fByteOffset; in GetCodeWord()579 fByteOffset += 4; in GetCodeWord()614 fByteOffset = 0; in Expand()