Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
withinParagraph
Method · 0.95
updateColorWheel
Method · 0.45
drawColorWheel
Method · 0.45
onDraw
Method · 0.45
draw
Method · 0.45
draw
Method · 0.45
draw
Method · 0.45
createBitmaps
Method · 0.45
onDraw
Method · 0.45
onTouchEvent
Method · 0.45
drawBar
Method · 0.45
drawBar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected