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

  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_win.cpp 376 DWORD glyphSetBufferSize = GetFontUnicodeRanges(fontHdc, NULL);
384 if (GetFontUnicodeRanges(fontHdc, glyphSet) != glyphSetBufferSize) {
    [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp 375 DWORD glyphSetBufferSize = GetFontUnicodeRanges(fontHdc, NULL);
383 if (GetFontUnicodeRanges(fontHdc, glyphSet) != glyphSetBufferSize) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mlang.h     [all...]
wingdi.h     [all...]

Completed in 3933 milliseconds