SYMBOL INDEX (83 symbols across 15 files) FILE: examples/common/touch-emulator.js function Touch (line 52) | function Touch(target, identifier, pos, deltaX, deltaY) { function TouchList (line 71) | function TouchList() { function fakeTouchSupport (line 91) | function fakeTouchSupport() { function hasTouchSupport (line 108) | function hasTouchSupport() { function preventMouseEvents (line 118) | function preventMouseEvents(ev) { function onMouse (line 128) | function onMouse(touchType) { function triggerTouch (line 180) | function triggerTouch(eventName, mouseEv) { function createTouchList (line 201) | function createTouchList(mouseEv) { function getActiveTouches (line 223) | function getActiveTouches(mouseEv, eventName) { function getChangedTouches (line 242) | function getChangedTouches(mouseEv, eventName) { function showTouches (line 261) | function showTouches(ev) { function TouchEmulator (line 295) | function TouchEmulator() { FILE: lib/Canvas.js function Canvas (line 6) | function Canvas (width, height, scale) { FILE: lib/CanvasUtils.js function drawImage (line 23) | function drawImage (ctx, image, x, y, width, height, options) { function drawText (line 109) | function drawText (ctx, text, x, y, width, height, fontFace, options) { function drawGradient (line 185) | function drawGradient(ctx, x1, y1, x2, y2, colorStops, x, y, width, heig... FILE: lib/DrawingUtils.js function getBackingStore (line 20) | function getBackingStore (id) { function invalidateBackingStore (line 34) | function invalidateBackingStore (id) { function invalidateAllBackingStores (line 46) | function invalidateAllBackingStores () { function getBackingStoreAncestor (line 55) | function getBackingStoreAncestor (layer) { function layerContainsImage (line 72) | function layerContainsImage (layer, imageUrl) { function layerContainsFontFace (line 97) | function layerContainsFontFace (layer, fontFace) { function handleImageLoad (line 121) | function handleImageLoad (imageUrl) { function handleFontLoad (line 135) | function handleFontLoad (fontFace) { function drawRenderLayer (line 149) | function drawRenderLayer (ctx, layer) { function drawBaseRenderLayer (line 225) | function drawBaseRenderLayer (ctx, layer) { function drawCacheableRenderLayer (line 286) | function drawCacheableRenderLayer (ctx, layer, customDrawFunc) { function sortByZIndexAscending (line 363) | function sortByZIndexAscending (layerA, layerB) { function drawImageRenderLayer (line 370) | function drawImageRenderLayer (ctx, layer) { function drawTextRenderLayer (line 387) | function drawTextRenderLayer (ctx, layer) { function drawGradientRenderLayer (line 407) | function drawGradientRenderLayer (ctx, layer) { FILE: lib/FontFace.js function FontFace (line 11) | function FontFace (family, url, attributes) { function getCacheKey (line 47) | function getCacheKey (family, url, attributes) { FILE: lib/FontUtils.js function isFontLoaded (line 17) | function isFontLoaded (fontFace) { function loadFont (line 27) | function loadFont (fontFace, callback) { function loadFontNative (line 95) | function loadFontNative (fontFace, callback) { function createTestNode (line 143) | function createTestNode (family, attributes) { function handleFontLoad (line 156) | function handleFontLoad (fontFace, timeout) { FILE: lib/FrameUtils.js function Frame (line 3) | function Frame (x, y, width, height) { function make (line 19) | function make (x, y, width, height) { function zero (line 28) | function zero () { function clone (line 38) | function clone (frame) { function inset (line 53) | function inset (frame, top, right, bottom, left) { function intersection (line 82) | function intersection (frame, otherFrame) { function union (line 100) | function union (frame, otherFrame) { function intersects (line 115) | function intersects (frame, otherFrame) { FILE: lib/ImageCache.js function Img (line 7) | function Img (src) { FILE: lib/Layout.js function capitalizeFirst (line 14) | function capitalizeFirst(str) { function getSpacing (line 18) | function getSpacing(node, type, suffix, location) { function getPositiveSpacing (line 32) | function getPositiveSpacing(node, type, suffix, location) { function isUndefined (line 46) | function isUndefined(value) { function getMargin (line 50) | function getMargin(node, location) { function getPadding (line 54) | function getPadding(node, location) { function getBorder (line 58) | function getBorder(node, location) { function getPaddingAndBorder (line 62) | function getPaddingAndBorder(node, location) { function getMarginAxis (line 66) | function getMarginAxis(node, axis) { function getPaddingAndBorderAxis (line 70) | function getPaddingAndBorderAxis(node, axis) { function getJustifyContent (line 74) | function getJustifyContent(node) { function getAlignItem (line 81) | function getAlignItem(node, child) { function getFlexDirection (line 91) | function getFlexDirection(node) { function getPositionType (line 98) | function getPositionType(node) { function getFlex (line 105) | function getFlex(node) { function isFlex (line 109) | function isFlex(node) { function isFlexWrap (line 116) | function isFlexWrap(node) { function getDimWithMargin (line 120) | function getDimWithMargin(node, axis) { function isDimDefined (line 124) | function isDimDefined(node, axis) { function isPosDefined (line 128) | function isPosDefined(node, pos) { function isMeasureDefined (line 132) | function isMeasureDefined(node) { function getPosition (line 136) | function getPosition(node, pos) { function setDimensionFromStyle (line 144) | function setDimensionFromStyle(node, axis) { function getRelativePosition (line 163) | function getRelativePosition(node, axis) { function fmaxf (line 187) | function fmaxf(a, b) { FILE: lib/RenderLayer.js function RenderLayer (line 7) | function RenderLayer () { FILE: lib/Text.js function childrenAsString (line 46) | function childrenAsString(children) { FILE: lib/createComponent.js function createComponent (line 8) | function createComponent (name) { FILE: lib/hitTest.js function hitTest (line 14) | function hitTest (e, rootLayer, rootNode) { function sortByZIndexDescending (line 39) | function sortByZIndexDescending (layer, otherLayer) { function getHitHandle (line 46) | function getHitHandle (type) { function getLayerAtPoint (line 60) | function getLayerAtPoint (root, type, point, tx, ty) { FILE: lib/layoutNode.js function layoutNode (line 12) | function layoutNode (root) { function createNode (line 19) | function createNode (layer) { function walkNode (line 33) | function walkNode (node, parentLeft, parentTop) { FILE: lib/measureText.js function getCacheKey (line 17) | function getCacheKey (text, width, fontFace, fontSize, lineHeight) {