Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
H A DSkRemotableFontMgr_win_dw.cpp379 SkSMallocWCHAR dwBcp47Local; variable
384 HR_GENERAL(sk_cstring_to_wchar(bcp47[bcp47Count-1], &dwBcp47Local), nullptr, identity);
385 dwBcp47 = &dwBcp47Local;
H A DSkFontMgr_win_dw.cpp837 SkSMallocWCHAR dwBcp47Local; in onMatchFamilyStyleCharacter() local
844 HRN(sk_cstring_to_wchar(bcp47[bcp47Count - 1], &dwBcp47Local)); in onMatchFamilyStyleCharacter()
845 dwBcp47 = &dwBcp47Local; in onMatchFamilyStyleCharacter()

Completed in 4 milliseconds