MCPcopy
hub / github.com/twitter/labella.js / currentRight

Method currentRight

src/core/node.js:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 }
45
46 currentRight(){
47 return this.currentPos + this.width/2;
48 }
49
50 currentLeft(){
51 return this.currentPos - this.width/2;

Callers 7

positionAfterMethod · 0.80
force.spec.jsFile · 0.80
metrics.jsFile · 0.80
node.spec.jsFile · 0.80
eFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected