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()
1362 public int getContentWidth() { in getContentWidth() method in WebView1363 return mProvider.getContentWidth(); in getContentWidth()3118 encoder.addProperty("webview:contentWidth", mProvider.getContentWidth()); in encodeProperties()
209 public int getContentWidth(); in getContentWidth() method
14784 method public int getContentWidth();