Searched refs:stretchIndex (Results 1 – 2 of 2) sorted by relevance
614 int stretchIndex = style.width() - 1; in addTextAttributes() local615 if (stretchIndex != 4) { in addTextAttributes()621 this->addAttribute("font-stretch", stretches[stretchIndex]); in addTextAttributes()
611 int stretchIndex = style.width() - 1; in addTextAttributes() local612 if (stretchIndex != 4) { in addTextAttributes()618 this->addAttribute("font-stretch", stretches[stretchIndex]); in addTextAttributes()