HomeSort by relevance Sort by last modified time
    Searched refs:GLYPHSET (Results 1 - 2 of 2) sorted by null

  /external/skia/src/ports/
SkFontHost_win.cpp 368 GLYPHSET* glyphSet =
370 if (GetFontUnicodeRanges(fontHdc, glyphSet) != glyphSetBufferSize) {
376 for (DWORD i = 0; i < glyphSet->cRanges; ++i) {
381 int count = glyphSet->ranges[i].cGlyphs;
386 chars[j] = glyphSet->ranges[i].wcLow + j;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]

Completed in 1352 milliseconds