Home | History | Annotate | Download | only in webkit

Lines Matching full:verticaladjustment

442     webView->priv->verticalAdjustment = adjustment;
456 return webView->priv->verticalAdjustment.get();
1077 webView->priv->verticalAdjustment = vadj;
1346 priv->verticalAdjustment.clear();
3520 priv->verticalAdjustment = GTK_ADJUSTMENT(gtk_adjustment_new(0.0, 0.0, 0.0, 0.0, 0.0, 0.0));