Home | History | Annotate | Download | only in android

Lines Matching refs:GoToOffset

1173 void ContentViewCoreImpl::GoToOffset(JNIEnv* env, jobject obj, jint offset) {
1174 web_contents_->GetController().GoToOffset(offset);