MCPcopy Index your code
hub / github.com/prototypejs/prototype / layout.js

File layout.js

src/prototype/dom/layout.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function() {
2
3 // Converts a CSS percentage value to a decimal.
4 // Ex: toDecimal("30%"); // -> 0.3

Callers

nothing calls this directly

Calls 12

$Function · 0.85
getRawStyleFunction · 0.85
getContentWidthFunction · 0.85
$AFunction · 0.85
cssNameForFunction · 0.85
$wFunction · 0.85
getPixelValueFunction · 0.85
isDocumentFunction · 0.85
isDetachedFunction · 0.85
isBodyFunction · 0.85
isHtmlFunction · 0.85
isDisplayedFunction · 0.70

Tested by

no test coverage detected