Searched refs:hasVerticalGlyphs (Results 1 – 5 of 5) sorted by relevance
48 if (fontData->platformData().widthVariant() != RegularWidth || fontData->hasVerticalGlyphs()) { in shouldUseCoreText()90 …Default, string.get(), fontData->getCFStringAttributes(0, fontData->hasVerticalGlyphs() ? Vertical… in fill()
179 if (isCJKIdeographOrSymbol(baseCharacter) && !simpleFontData->hasVerticalGlyphs()) { in fontDataForCombiningCharacterSequence()
104 bool hasVerticalGlyphs() const { return m_hasVerticalGlyphs; } in hasVerticalGlyphs() function
206 if (!data.fontData->hasVerticalGlyphs()) { in glyphDataAndPageForCharacter()283 …ta->platformData().orientation() == Vertical && !characterFontData->hasVerticalGlyphs() && isCJKId… in glyphDataAndPageForCharacter()
442 || renderer()->style(isFirstLineStyle())->font().primaryFont()->hasVerticalGlyphs()) in requiresIdeographicBaseline()453 … if (curr->renderer()->style(isFirstLineStyle())->font().primaryFont()->hasVerticalGlyphs()) in requiresIdeographicBaseline()464 if (usedFonts->at(i)->hasVerticalGlyphs()) in requiresIdeographicBaseline()