Home | History | Annotate | Download | only in assetstudio

Lines Matching defs:fontList

826             FontData[] fontList;
828 fontList = mFontButton.getDisplay().getFontList(
831 fontList = mFontButton.getFont().getFontData();
833 dialog.setFontList(fontList);