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

/external/chromium_org/third_party/skia/src/ports/
H A DSkRemotableFontMgr_win_dw.cpp289 : fRefCount(1), fOuter(SkSafeRef(outer)), fCharacter(character) {
313 HRM(font->HasCharacter(fCharacter, &exists), "Could not find character.");
407 UINT32 fCharacter; member in class:SkRemotableFontMgr_DirectWrite::FontFallbackRenderer
/external/skia/src/ports/
H A DSkRemotableFontMgr_win_dw.cpp289 : fRefCount(1), fOuter(SkSafeRef(outer)), fCharacter(character) {
313 HRM(font->HasCharacter(fCharacter, &exists), "Could not find character.");
407 UINT32 fCharacter; member in class:SkRemotableFontMgr_DirectWrite::FontFallbackRenderer
/external/chromium_org/third_party/icu/source/i18n/
H A Dtznames_impl.h84 UChar fCharacter; // UTF-16 code unit. member in struct:CharacterNode
H A Dtznames_impl.cpp235 UChar childCharacter = current->fCharacter;
258 node->fCharacter = c;
275 UChar childCharacter = current->fCharacter;
/external/icu/icu4c/source/i18n/
H A Dtznames_impl.h84 UChar fCharacter; // UTF-16 code unit. member in struct:CharacterNode
H A Dtznames_impl.cpp235 UChar childCharacter = current->fCharacter;
258 node->fCharacter = c;
275 UChar childCharacter = current->fCharacter;

Completed in 4687 milliseconds