Home | History | Annotate | Download | only in ports

Lines Matching refs:fontTag

1819             uintptr_t fontTag = reinterpret_cast<uintptr_t>(CFArrayGetValueAtIndex(cfArray, i));
1820 tags[i] = static_cast<SkFontTableTag>(fontTag);