Searched refs:setTextZoom (Results 1 – 5 of 5) sorted by relevance
208 setTextZoom(50);211 setTextZoom(75);214 setTextZoom(150);217 setTextZoom(200);260 settings.setTextZoom(getTextZoom()); in syncSetting()593 public void setTextZoom(int percent) { in setTextZoom() method in BrowserSettings
26 public static void setTextZoom(Resources resources, WebSettings settings) { in setTextZoom() method in ConversationViewUtils38 settings.setTextZoom(textZoom); in setTextZoom()
63 ws.setTextZoom(bs.getTextZoom()); in updatePreview()
120 ConversationViewUtils.setTextZoom(mCallbacks.getFragment().getResources(), settings); in onCreateView()
445 ConversationViewUtils.setTextZoom(getResources(), settings); in onCreateView()