MCPcopy Create free account
hub / github.com/M66B/FairEmail / getWidth

Method getWidth

app/src/main/java/eu/faircode/email/ImageSpanEx.java:65–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 }
64
65 public int getWidth() {
66 return this.width;
67 }
68
69 public int getHeight() {
70 return this.height;

Callers 15

withinParagraphMethod · 0.95
updateColorWheelMethod · 0.45
drawColorWheelMethod · 0.45
onDrawMethod · 0.45
drawMethod · 0.45
drawMethod · 0.45
drawMethod · 0.45
createBitmapsMethod · 0.45
onDrawMethod · 0.45
onTouchEventMethod · 0.45
drawBarMethod · 0.45
drawBarMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected