Searched refs:FONT_DIR (Results 1 – 2 of 2) sorted by relevance
20 FONT_DIR=${SCRIPT_DIR}"/${SCRIPT_TO_TOP}/out/host/common/obj/PACKAGING/fonts_intermediates"49 -Dfont.dir=${FONT_DIR} \
110 private static final String FONT_DIR; field in RenderTestBase140 FONT_DIR = getFontDir();395 File fontLocation = new File(FONT_DIR); in beforeClass()