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

/external/skia/src/ports/
H A DSkRemotableFontMgr_win_dw.cpp268 : fRefCount(1), fOuter(SkSafeRef(outer)), fCharacter(character) {
292 HRM(font->HasCharacter(fCharacter, &exists), "Could not find character.");
386 UINT32 fCharacter; member in class:SkRemotableFontMgr_DirectWrite::FontFallbackRenderer
H A DSkFontMgr_win_dw.cpp509 : fRefCount(1), fOuter(SkSafeRef(outer)), fCharacter(character), fResolvedTypeface(NULL) {
532 HRM(font->HasCharacter(fCharacter, &exists), "Could not find character.");
628 UINT32 fCharacter; member in class:FontFallbackRenderer
/external/icu/icu4c/source/i18n/
H A Dtznames_impl.h84 UChar fCharacter; // UTF-16 code unit. member in struct:CharacterNode
H A Dtznames_impl.cpp265 UChar childCharacter = current->fCharacter;
288 node->fCharacter = c;
305 UChar childCharacter = current->fCharacter;

Completed in 151 milliseconds