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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
wgl.c 502 if( GetGlyphOutline(hdc, first, GGO_BITMAP, &gm, 0, NULL, &mat)
516 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP,
529 GetGlyphOutline(hdc, /* handle to device context */
  /external/mesa3d/src/mesa/drivers/windows/gdi/
wgl.c 502 if( GetGlyphOutline(hdc, first, GGO_BITMAP, &gm, 0, NULL, &mat)
516 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP,
529 GetGlyphOutline(hdc, /* handle to device context */
  /external/chromium_org/third_party/icu/source/samples/layout/
GDIFontInstance.cpp 374 result = GetGlyphOutline(hdc, glyph, GGO_GLYPH_INDEX | GGO_METRICS, &metrics, 0, NULL, &identity);
  /external/icu/icu4c/source/samples/layout/
GDIFontInstance.cpp 374 result = GetGlyphOutline(hdc, glyph, GGO_GLYPH_INDEX | GGO_METRICS, &metrics, 0, NULL, &identity);
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_win.cpp 665 // When this matrix is used with GetGlyphOutline, no further processing is needed.
    [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp 665 // When this matrix is used with GetGlyphOutline, no further processing is needed.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]

Completed in 701 milliseconds