Home
last modified time | relevance | path

Searched defs:tf (Results 1 – 25 of 36) sorted by relevance

12

/external/webkit/Source/WebKit/android/plugins/
DANPTypefaceInterface.cpp32 SkTypeface* tf = SkTypeface::CreateFromName(name, in anp_createFromName() local
39 SkTypeface* tf = SkTypeface::CreateFromTypeface(family, in anp_createFromTypeface() local
44 static int32_t anp_getRefCount(const ANPTypeface* tf) { in anp_getRefCount()
48 static void anp_ref(ANPTypeface* tf) { in anp_ref()
52 static void anp_unref(ANPTypeface* tf) { in anp_unref()
56 static ANPTypefaceStyle anp_getStyle(const ANPTypeface* tf) { in anp_getStyle()
61 static int32_t anp_getFontPath(const ANPTypeface* tf, char fileName[], in anp_getFontPath()
DANPPaintInterface.cpp139 static void anp_setTypeface(ANPPaint* paint, ANPTypeface* tf) { in anp_setTypeface()
/external/icu4c/test/perf/unisetperf/
Dunisetperf.cpp99 UBool tf=FALSE; in countSpans() local
181 UBool tf=FALSE; in call() local
192 static int32_t span(const UnicodeSet &set, const UChar *s, int32_t length, UBool tf) { in span()
243 UBool tf=FALSE; in call() local
298 UBool tf=(UBool)((testcase.spanCount&1)==0); in call() local
344 UBool tf=FALSE; in call() local
394 UBool tf=(UBool)((testcase.spanCount&1)==0); in call() local
/external/clang/test/Sema/
Dfp16-sema.c10 typedef void(*tf) (__fp16); // expected-error {{parameters cannot have __fp16 type; did you forget… typedef
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.aggr/
Dp4.cpp7 void tf() { in tf() function
/external/skia/src/ports/
DSkFontHost_freetype_mac.cpp32 FTMacTypeface* tf = new FTMacTypeface(SkTypeface::kNormal, in create_from_path() local
69 FTMacTypeface* tf = (FTMacTypeface*)SkTypefaceCache::FindByID(fontID); in OpenStream() local
DSkFontHost_linux.cpp413 FamilyTypeface* tf = SkNEW_ARGS(FileTypeface, in load_system_fonts() local
438 SkTypeface* tf = find_typeface(*names++, SkTypeface::kNormal); in load_system_fonts() local
529 SkTypeface* tf = NULL; in CreateTypeface() local
547 FamilyTypeface* tf = (FamilyTypeface*)find_from_uniqueID(fontID); in OpenStream() local
DSkFontHost_simple.cpp448 SkTypeface* tf = SkNEW_ARGS(FileTypeface, in load_system_fonts() local
544 SkTypeface* tf = NULL; in CreateTypeface() local
565 FamilyTypeface* tf = (FamilyTypeface*)find_from_uniqueID(fontID); in OpenStream() local
588 FamilyTypeface* tf = (FamilyTypeface*)find_from_uniqueID(fontID); in GetFileName() local
DSkFontHost_android.cpp773 SkTypeface* tf = SkNEW_ARGS(FileTypeface, (style, in initSystemFontsLocked() local
942 SkTypeface* tf = NULL; in createTypefaceLocked() local
966 FamilyTypeface* tf = (FamilyTypeface*)findFromUniqueIDLocked(fontID); in openStreamLocked() local
983 FamilyTypeface* tf = (FamilyTypeface*)findFromUniqueIDLocked(fontID); in getFileNameLocked() local
/external/clang/test/SemaCXX/
Dwarn-unused-filescoped.cpp25 void tf() { } in tf() function
26 template <> void tf<int>() { } // expected-warning{{unused}} in tf() function
Dwarn-large-by-value-copy.cpp35 void tf(TS<size> ts) {} // expected-warning {{ts' is a large (300 bytes) pass-by-value argument}} in tf() function
/external/clang/test/Index/
Dfile-refs.cpp28 T tf(T t) { in tf() function
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
DFontPlatformDataAndroid.cpp103 FontPlatformData::FontPlatformData(SkTypeface* tf, float textSize, bool fakeBold, bool fakeItalic, in FontPlatformData()
136 FontPlatformData::FontPlatformData(const FontPlatformData& src, SkTypeface* tf) in FontPlatformData()
DFontCacheAndroid.cpp167 SkTypeface* tf = SkTypeface::CreateFromName(name, SkTypeface::kNormal); in createFontPlatformData() local
/external/webkit/Source/WebCore/platform/graphics/chromium/
DFontCacheLinux.cpp146 SkTypeface* tf = SkTypeface::CreateFromName(name, static_cast<SkTypeface::Style>(style)); in createFontPlatformData() local
DFontPlatformDataLinux.cpp86 FontPlatformData::FontPlatformData(SkTypeface* tf, const char* family, float textSize, bool fakeBol… in FontPlatformData()
/external/clang/test/SemaTemplate/
Dconstructor-template.cpp109 X5<X6> tf; in test_X5_X6() local
/external/skia/gm/
Dgammatext.cpp27 SkTypeface* tf = SkTypeface::CreateFromName(name, SkTypeface::kNormal); in setFont() local
/external/icu4c/test/intltest/
Ddcfmapts.cpp249 UBool tf = pat.isDecimalSeparatorAlwaysShown(); in testAPI() local
/external/fdlibm/
De_lgamma_r.c106 tf = -1.21486290535849611461e-01, /* 0xBFBF19B9, 0xBCC38A42 */ variable
/external/webkit/Source/WebCore/platform/graphics/android/layers/
DAndroidAnimation.cpp125 const TimingFunction* tf) in applyTimingFunction()
/external/jmonkeyengine/engine/src/core/com/jme3/collision/
DSweepSphere.java238 float tf = t1; in collideWithTriangle() local
/external/webkit/Source/WebCore/css/
DCSSComputedStyleDeclaration.cpp553 const TimingFunction* tf = animList->animation(i)->timingFunction().get(); in getTimingFunctionValue() local
566 RefPtr<TimingFunction> tf = Animation::initialAnimationTimingFunction(); in getTimingFunctionValue() local
/external/kernel-headers/original/linux/
Data.h335 static inline int is_atapi_taskfile(const struct ata_taskfile *tf) in is_atapi_taskfile()
342 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()
/external/webkit/Source/WebCore/platform/graphics/wince/
DSharedBitmap.cpp448 AffineTransform tf = patternTransform * transform; in drawPattern() local

12