Searched refs:getTtcIndexFromStyle (Results 1 – 3 of 3) sorted by relevance
262 public static int getTtcIndexFromStyle(int weight, boolean italic) { in getTtcIndexFromStyle() method in FontTestUtil
182 int ttcIndex = FontTestUtil.getTtcIndexFromStyle(weight, italic); in testBuilder_buffer_ttc()300 int ttcIndex = FontTestUtil.getTtcIndexFromStyle(weight, italic); in testBuilder_file_ttc()443 int ttcIndex = FontTestUtil.getTtcIndexFromStyle(weight, italic); in testBuilder_fd_ttc()592 int ttcIndex = FontTestUtil.getTtcIndexFromStyle(weight, italic); in testBuilder_fd_subdata_ttc()778 int ttcIndex = FontTestUtil.getTtcIndexFromStyle(weight, italic); in testBuilder_asset_ttc()883 int ttcIndex = FontTestUtil.getTtcIndexFromStyle(weight, italic); in testBuilder_resource_ttc()
89 final int ttcIndex = FontTestUtil.getTtcIndexFromStyle(weight, italic); in testSingleFont_ttc()