Lines Matching full:cache

40 /******/ 	// The module cache
46 /******/ // Check if module is in cache
50 /******/ // Create a new module (and put it into the cache)
71 /******/ // expose the module cache
3911 * Used to skip the length cache calculation for a defined period of time.
6684 * @param {Array} params Function arguments to cache.
15773 // Clear cellSettings cache
15874 datamap.clearLengthCache(); // force clear cache length on updateSettings() #3416
16485 …lProperties = priv.cellSettings[physicalRow][physicalColumn]; // retrieve cellProperties from cache
27934 // Reset the oversized row cache for this row
27957 * Reset the oversized row cache for the provided index
27974 * Check if any of the rendered rows is higher than expected, and if so, cache them
28018 * Check if any of the rendered columns is higher than expected, and if so, cache them.
28061 * Check if column header for the specified column is higher than expected, and if so, cache it
35493 // cache sizes
36900 * Recalculate all columns width (overwrite cache values).
37042 …* Clear cache of calculated column widths. If you want to clear only selected columns pass an arra…
37043 * Otherwise whole cache will be cleared.
37564 * Recalculate all rows height (overwrite cache values).
37691 * Clear cache by range.
44138 … * 'mousemove' event callback - refresh the handle and guide positions, cache the new column width.
44239 * Cache the current column width.
44263 * Clear cache for the current column index.
44332 // clear the header height cache information
45936 … * 'mousemove' event callback - refresh the handle and guide positions, cache the new row height.
46036 * Cache the current row height.