Searched refs:foregroundR (Results 1 – 1 of 1) sorted by relevance
46 int foregroundR = 65535; field in QuicktimeTextSampleEntry71 foregroundR = IsoTypeReader.readUInt16(content); in _parseDetails()180 return foregroundR; in getForegroundR()183 public void setForegroundR(int foregroundR) { in setForegroundR() argument184 this.foregroundR = foregroundR; in setForegroundR()226 IsoTypeWriter.writeUInt16(byteBuffer, foregroundR); in getContent()