Searched defs:baseShift (Results 1 – 3 of 3) sorted by relevance
126 int baseShift = 0; in decompress_etc1() local
11747 const assembleSupSub = (base, supGroup, subGroup, options, style, slant, baseShift) => { argument11957 let baseShift = 0; variable
12164 …baseShift = (base.height - base.depth) / 2 - options.fontMetrics().axisHeight; // The slant of the… property