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

  /external/skia/src/utils/win/
SkDWrite.h 44 typedef int (WINAPI *SkGetUserDefaultLocaleNameProc)(LPWSTR, int);
45 HRESULT SkGetGetUserDefaultLocaleNameProc(SkGetUserDefaultLocaleNameProc* proc);
SkDWrite.cpp 114 HRESULT SkGetGetUserDefaultLocaleNameProc(SkGetUserDefaultLocaleNameProc* proc) {
115 *proc = reinterpret_cast<SkGetUserDefaultLocaleNameProc>(
  /external/skqp/src/utils/win/
SkDWrite.h 44 typedef int (WINAPI *SkGetUserDefaultLocaleNameProc)(LPWSTR, int);
45 HRESULT SkGetGetUserDefaultLocaleNameProc(SkGetUserDefaultLocaleNameProc* proc);
SkDWrite.cpp 114 HRESULT SkGetGetUserDefaultLocaleNameProc(SkGetUserDefaultLocaleNameProc* proc) {
115 *proc = reinterpret_cast<SkGetUserDefaultLocaleNameProc>(
  /external/skia/src/ports/
SkRemotableFontMgr_win_dw.cpp 456 SkGetUserDefaultLocaleNameProc getUserDefaultLocaleNameProc = nullptr;
SkFontMgr_win_dw.cpp     [all...]
  /external/skqp/src/ports/
SkRemotableFontMgr_win_dw.cpp 456 SkGetUserDefaultLocaleNameProc getUserDefaultLocaleNameProc = nullptr;
SkFontMgr_win_dw.cpp     [all...]

Completed in 685 milliseconds