Searched refs:optimizeFontWeight (Results 1 – 3 of 3) sorted by relevance
180 function optimizeFontWeight(property, atIndex) { function508 } else if (name == 'font-weight' && levelOptions.optimizeFontWeight) {509 optimizeFontWeight(property, 0);
20 optimizeFontWeight: true, property
357 optimizeFontWeight: true, // controls `font-weight` property optimizations; defaults to `true`