HomeSort by relevance Sort by last modified time
    Searched refs:getViewWidth (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/webkit/
ViewStateSerializer.java 65 int viewWidth = web.getViewWidth();
ZoomManager.java 402 mZoomCenterX = mWebView.getViewWidth() * .5f;
484 tx = -WebView.pinLoc(tx, mWebView.getViewWidth(), Math.round(mWebView.getContentWidth()
695 return mWebView.getViewWidth() * mInvZoomOverviewWidth;
    [all...]
WebView.java     [all...]
WebViewCore.java     [all...]
  /frameworks/ex/chips/tests/src/com/android/ex/chips/
ChipsTest.java 68 public int getViewWidth() {
117 public int getViewWidth() {
    [all...]
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEditTextView.java 694 if (getViewWidth() <= 0) {
753 /*package*/ int getViewWidth() {
    [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 3793 milliseconds