Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp376 SkSMallocWCHAR dwBcp47Local; in matchNameStyleCharacter() local
381 HR_GENERAL(sk_cstring_to_wchar(bcp47[bcp47Count-1], &dwBcp47Local), nullptr, identity); in matchNameStyleCharacter()
382 dwBcp47 = &dwBcp47Local; in matchNameStyleCharacter()
DSkFontMgr_win_dw.cpp759 SkSMallocWCHAR dwBcp47Local; in onMatchFamilyStyleCharacter() local
766 HRN(sk_cstring_to_wchar(bcp47[bcp47Count - 1], &dwBcp47Local)); in onMatchFamilyStyleCharacter()
767 dwBcp47 = &dwBcp47Local; in onMatchFamilyStyleCharacter()
/external/skqp/src/ports/
DSkRemotableFontMgr_win_dw.cpp376 SkSMallocWCHAR dwBcp47Local; in matchNameStyleCharacter() local
381 HR_GENERAL(sk_cstring_to_wchar(bcp47[bcp47Count-1], &dwBcp47Local), nullptr, identity); in matchNameStyleCharacter()
382 dwBcp47 = &dwBcp47Local; in matchNameStyleCharacter()
DSkFontMgr_win_dw.cpp759 SkSMallocWCHAR dwBcp47Local; in onMatchFamilyStyleCharacter() local
766 HRN(sk_cstring_to_wchar(bcp47[bcp47Count - 1], &dwBcp47Local)); in onMatchFamilyStyleCharacter()
767 dwBcp47 = &dwBcp47Local; in onMatchFamilyStyleCharacter()