Searched refs:backgroundR (Results 1 – 1 of 1) sorted by relevance
34 int backgroundR; field in QuicktimeTextSampleEntry62 backgroundR = IsoTypeReader.readUInt16(content); in _parseDetails()108 return backgroundR; in getBackgroundR()111 public void setBackgroundR(int backgroundR) { in setBackgroundR() argument112 this.backgroundR = backgroundR; in setBackgroundR()216 IsoTypeWriter.writeUInt16(byteBuffer, backgroundR); in getContent()