Searched refs:backgroundG (Results 1 – 1 of 1) sorted by relevance
35 int backgroundG; field in QuicktimeTextSampleEntry63 backgroundG = IsoTypeReader.readUInt16(content); in _parseDetails()116 return backgroundG; in getBackgroundG()119 public void setBackgroundG(int backgroundG) { in setBackgroundG() argument120 this.backgroundG = backgroundG; in setBackgroundG()217 IsoTypeWriter.writeUInt16(byteBuffer, backgroundG); in getContent()