Home | History | Annotate | Download | only in gtk

Lines Matching refs:prefsize

442   gfx::Size prefsize(req.width, req.height);
445 ltr ? dialog_bounds.width() - prefsize.width() : dialog_bounds.x(),
446 dialog_bounds.y(), prefsize.width(), prefsize.height());