Searched refs:numberOfMetricsName (Results 1 – 2 of 2) sorted by relevance
15 numberOfMetricsName = 'numberOfHMetrics' variable in table__h_m_t_x19 numberOfMetrics = int(getattr(ttFont[self.headerTag], self.numberOfMetricsName))60 setattr(ttFont[self.headerTag], self.numberOfMetricsName, len(metrics))
10 numberOfMetricsName = 'numberOfVMetrics' variable in table__v_m_t_x