Searched refs:restoreScale (Results 1 – 3 of 3) sorted by relevance
200 void restoreScale(float scale, float textWrapScale);
1033 void WebViewCore::restoreScale(float scale, float textWrapScale) in restoreScale() function in android::WebViewCore
860 webViewCore->restoreScale(bridge->scale(), bridge->textWrapScale()); in restoreViewState()