/external/skia/src/core/ |
D | SkGlyphCache.cpp | 124 if (rec.fID == id) { in unicharToGlyph() 142 if (rec->fID != id) { in getUnicharAdvance() 144 rec->fID = id; in getUnicharAdvance() 158 if (NULL == glyph || glyph->fID != id) { in getGlyphIDAdvance() 172 if (rec->fID != id) { in getUnicharMetrics() 175 rec->fID = id; in getUnicharMetrics() 195 if (rec->fID != id) { in getUnicharMetrics() 198 rec->fID = id; in getUnicharMetrics() 218 if (NULL == glyph || glyph->fID != id) { in getGlyphIDMetrics() 239 if (NULL == glyph || glyph->fID != id) { in getGlyphIDMetrics() [all …]
|
D | SkGlyphCache.h | 208 uint32_t fID; // unichar + subpixel member
|
D | SkScalerContext.cpp | 384 tmpGlyph.fID = origGlyph.fID; in getImage()
|
/external/skia/include/core/ |
D | SkScalerContext.h | 39 uint32_t fID; member 65 return ID2Code(fID); in getGlyphID() 69 unsigned code = ID2Code(fID); in getGlyphID() 75 return ID2SubX(fID); in getSubX() 79 return SubToFixed(ID2SubX(fID)); in getSubXFixed() 83 return SubToFixed(ID2SubY(fID)); in getSubYFixed()
|
/external/skia/src/gl/ |
D | SkGLTextCache.cpp | 51 glyph.fID, sizeof(strike->fGlyphIDArray[0])); in findGlyph() 104 int index = SkTSearch(idArray, glyphCount, glyph.fID, sizeof(idArray[0])); in addGlyphAndBind() 109 idArray[index] = glyph.fID; in addGlyphAndBind() 117 strike, glyph.fID, glyph.fWidth, glyph.fHeight, in addGlyphAndBind()
|
/external/skia/include/views/ |
D | SkEventSink.h | 37 SkEventSinkID getSinkID() const { return fID; } in getSinkID() 95 SkEventSinkID fID;
|
/external/icu4c/i18n/unicode/ |
D | timezone.h | 751 UnicodeString fID; // this time zone's ID variable 761 ID = fID; in getID() 770 fID = ID; in setID()
|
/external/chromium/third_party/icu/public/i18n/unicode/ |
D | timezone.h | 777 UnicodeString fID; // this time zone's ID variable 786 ID = fID; in getID() 795 fID = ID; in setID()
|
/external/icu4c/i18n/ |
D | timezone.cpp | 347 : UObject(), fID() in UOBJECT_DEFINE_ABSTRACT_RTTI_IMPLEMENTATION() 354 : UObject(), fID(id) in TimeZone() 367 : UObject(source), fID(source.fID) in TimeZone() 376 if (this != &right) fID = right.fID; in operator =() 386 fID == that.fID; in operator ==() 1000 fID.extract(0, sizeof(buf)-1, buf, sizeof(buf), ""); in getDisplayName()
|
/external/chromium/third_party/icu/source/i18n/ |
D | timezone.cpp | 409 : UObject(), fID() in UOBJECT_DEFINE_ABSTRACT_RTTI_IMPLEMENTATION() 416 : UObject(), fID(id) in TimeZone() 429 : UObject(source), fID(source.fID) in TimeZone() 438 if (this != &right) fID = right.fID; in operator =() 448 fID == that.fID; in operator ==() 1144 fID.extract(0, sizeof(buf)-1, buf, sizeof(buf), ""); in getDisplayName()
|
/external/skia/src/views/ |
D | SkEventSink.cpp | 49 fID = ++globals.fNextSinkID; in SkEventSink()
|
/external/icu4c/test/intltest/ |
D | rbbitst.cpp | 3283 UnicodeSet *fID; member in RBBILineMonkey 3336 fID = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=ID}]"), status); in RBBILineMonkey() 3386 fSets->addElement(fID, status); in RBBILineMonkey() 3710 fID->contains(prevChar) && fIN->contains(thisChar) || in next() 3720 if (fID->contains(prevChar) && fPO->contains(thisChar) || in next() 3730 if (fPR->contains(prevChar) && fID->contains(thisChar) || in next() 3869 delete fID; in ~RBBILineMonkey()
|
/external/chromium/third_party/icu/source/test/intltest/ |
D | rbbitst.cpp | 3605 UnicodeSet *fID; member in RBBILineMonkey 3657 fID = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=ID}]"), status); in RBBILineMonkey() 3706 fSets->addElement(fID, status); in RBBILineMonkey() 4029 fID->contains(prevChar) && fIN->contains(thisChar) || in next() 4039 if (fID->contains(prevChar) && fPO->contains(thisChar) || in next() 4049 if (fPR->contains(prevChar) && fID->contains(thisChar) || in next() 4177 delete fID; in ~RBBILineMonkey()
|
/external/chromium/third_party/libevent/sample/ |
D | Makefile.in | 271 mkid -fID $$unique
|
/external/elfutils/libcpu/ |
D | Makefile.in | 250 mkid -fID $$unique
|
D | Makefile | 250 mkid -fID $$unique
|
/external/grub/stage1/ |
D | Makefile.in | 270 mkid -fID $$unique
|
/external/grub/lib/ |
D | Makefile.in | 258 mkid -fID $$unique
|
/external/libffi/include/ |
D | Makefile.in | 252 mkid -fID $$unique
|
/external/elfutils/src/ |
D | Makefile | 435 mkid -fID $$unique
|
D | Makefile.in | 435 mkid -fID $$unique
|
/external/elfutils/lib/ |
D | Makefile | 266 mkid -fID $$unique
|
D | Makefile.in | 266 mkid -fID $$unique
|
/external/grub/grub/ |
D | Makefile.in | 284 mkid -fID $$unique
|
/external/bison/src/ |
D | Makefile.in | 446 mkid -fID $$unique
|