Searched refs:fFontDirectionHint (Results 1 – 2 of 2) sorted by relevance
/external/skia/include/utils/ | ||
D | SkSfntUtils.h | 29 int16_t fFontDirectionHint; member |
/external/skia/src/utils/ | ||
D | SkSfntUtils.cpp | 58 head->fFontDirectionHint = parse_be16(p); in ReadTable_head() |