Searched refs:m_fontCharWidths (Results 1 – 1 of 1) sorted by relevance
1468 return m_fontCharWidths; in GetFontCharWidths()1471 m_fontCharWidths[index] = width; in SetFontCharWidthAt()1481 m_fontCharWidths.setCount(count); in SetCount()1488 SkTDArray<uint32_t> m_fontCharWidths; member in SkiaState::CharDetail