Searched refs:fMemoryStreamLength (Results 1 – 2 of 2) sorted by relevance
40 , fMemoryStreamLength (0) in dng_memory_stream()72 return fMemoryStreamLength; in DoGetLength()83 if (offset + count > fMemoryStreamLength) in DoRead()180 fMemoryStreamLength = length; in DoSetLength()191 DoSetLength (Max_uint64 (fMemoryStreamLength, in DoWrite()
47 uint64 fMemoryStreamLength; variable