Home
last modified time | relevance | path

Searched refs:fFontDirectionHint (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/utils/
DSkSfntUtils.h29 int16_t fFontDirectionHint; member
/external/skia/src/utils/
DSkSfntUtils.cpp58 head->fFontDirectionHint = parse_be16(p); in ReadTable_head()