Searched defs:getCursiveFontFamily (Results 1 - 2 of 2) sorted by relevance

/frameworks/webview/chromium/java/com/android/webview/chromium/
H A DContentSettingsAdapter.java325 public synchronized String getCursiveFontFamily() { method in class:ContentSettingsAdapter
326 return mAwSettings.getCursiveFontFamily();
/frameworks/base/core/java/android/webkit/
H A DWebSettings.java731 public abstract String getCursiveFontFamily(); method in class:WebSettings

Completed in 84 milliseconds