Searched refs:boldItalicFamily (Results 1 – 1 of 1) sorted by relevance
633 final Typeface boldItalicFamily = in testTypefaceCreate_withExactStyle() local635 assertEquals(GLYPH_1EM_WIDTH, measureText("a", boldItalicFamily), 0f); in testTypefaceCreate_withExactStyle()636 assertEquals(GLYPH_1EM_WIDTH, measureText("b", boldItalicFamily), 0f); in testTypefaceCreate_withExactStyle()637 assertEquals(GLYPH_3EM_WIDTH, measureText("c", boldItalicFamily), 0f); in testTypefaceCreate_withExactStyle()