Searched refs:getContentWidth (Results 1 – 5 of 5) sorted by relevance
105 protected int getContentWidth() { in getContentWidth() method in TextViewTransformState110 return super.getContentWidth(); in getContentWidth()
145 int ownContentWidth = getContentWidth(); in transformViewFrom()146 int otherContentWidth = otherState.getContentWidth(); in transformViewFrom()259 protected int getContentWidth() { in getContentWidth() method in TransformState333 int ownContentWidth = getContentWidth(); in transformViewTo()334 int otherContentWidth = otherState.getContentWidth(); in transformViewTo()
1363 public int getContentWidth() { in getContentWidth() method in WebView1364 return mProvider.getContentWidth(); in getContentWidth()3130 encoder.addProperty("webview:contentWidth", mProvider.getContentWidth()); in encodeProperties()
210 public int getContentWidth(); in getContentWidth() method
17710 method public int getContentWidth();