Searched refs:fDitheringBox (Results 1 – 2 of 2) sorted by relevance
108 fDitheringBox = new BBox("dithering", B_WILL_DRAW, B_NO_BORDER); in GIFView()109 fDitheringBox->SetLabel(fUseDitheringCB); in GIFView()177 .Add(fDitheringBox) in GIFView()198 delete fDitheringBox; in ~GIFView()
94 BBox* fDitheringBox; variable