Searched refs:dwBcp47Local (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkRemotableFontMgr_win_dw.cpp445 SkSMallocWCHAR dwBcp47Local; variable
450 HR_GENERAL(sk_cstring_to_wchar(bcp47[bcp47Count-1], &dwBcp47Local), NULL, identity);
451 dwBcp47 = &dwBcp47Local;

Completed in 62 milliseconds