Searched refs:fInterlacedBox (Results 1 – 2 of 2) sorted by relevance
113 fInterlacedBox = new BBox("interlaced", B_WILL_DRAW, B_NO_BORDER); in GIFView()114 fInterlacedBox->SetLabel(fInterlacedCB); in GIFView()178 .Add(fInterlacedBox) in GIFView()199 delete fInterlacedBox; in ~GIFView()
95 BBox* fInterlacedBox; variable