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

  /frameworks/base/core/java/android/webkit/
ZoomManager.java 408 mZoomCenterX = mWebView.getViewWidth() * .5f;
491 tx = -WebViewClassic.pinLoc(tx, mWebView.getViewWidth(), Math.round(mWebView.getContentWidth()
688 return mWebView.getViewWidth() * mInvZoomOverviewWidth;
    [all...]
WebViewClassic.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 752 if (getViewWidth() <= 0) {
811 /*package*/ int getViewWidth() {
    [all...]
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 53 milliseconds