Home
last modified time | relevance | path

Searched refs:setTypeface (Results 1 – 25 of 129) sorted by relevance

123456

/external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/notimportant/
DMyAdapter.java56 holder.tvName.setTypeface(mTypeFaceRegular); in getView()
58 holder.tvName.setTypeface(mTypeFaceLight); in getView()
59 holder.tvDesc.setTypeface(mTypeFaceLight); in getView()
/external/skia/gm/
Dfontmgr.cpp54 font.setTypeface(typeface); in drawCharacter()
66 font.setTypeface(fm->legacyMakeTypeface(familyName.c_str(), typeface->fontStyle())); in drawCharacter()
98 font.setTypeface(nullptr); in onDraw()
110 font.setTypeface(sk_sp<SkTypeface>(set->createTypeface(j))); in onDraw()
147 f.setTypeface(sk_sp<SkTypeface>(fset->createTypeface(j))); in iterateFamily()
164 f.setTypeface(std::move(face)); in exploreFamily()
298 labelFont.setTypeface(ToolUtils::create_portable_typeface()); in show_bounds()
350 font.setTypeface(sk_sp<SkTypeface>(set->createTypeface(j))); in onDraw()
Dtextblobrandomfont.cpp61 font.setTypeface(sk_make_sp<SkRandomTypeface>(std::move(typeface), paint, false)); in onOnceBeforeDraw()
88 font.setTypeface(sk_make_sp<SkRandomTypeface>(origEmoji, paint, false)); in onOnceBeforeDraw()
/external/skia/docs/examples/
DPaint_setTypeface.cpp9 paint.setTypeface(SkTypeface::MakeFromName("monospace", SkFontStyle()));
11 paint.setTypeface(nullptr);
DTypeface_Methods.cpp9 paint.setTypeface(SkTypeface::MakeFromName(nullptr, SkFontStyle()));
13 paint.setTypeface(nullptr);
DPaint_refTypeface.cpp9 paint1.setTypeface(SkTypeface::MakeFromName("monospace",
14 paint2.setTypeface(paint1.refTypeface());
/external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/listviewitems/
DLineChartItem.java60 xAxis.setTypeface(mTf); in getView()
65 leftAxis.setTypeface(mTf); in getView()
70 rightAxis.setTypeface(mTf); in getView()
DBarChartItem.java59 xAxis.setTypeface(mTf); in getView()
64 leftAxis.setTypeface(mTf); in getView()
70 rightAxis.setTypeface(mTf); in getView()
/external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/fragments/
DScatterChartFrag.java51 leftAxis.setTypeface(tf); in onCreateView()
54 rightAxis.setTypeface(tf); in onCreateView()
59 l.setTypeface(tf); in onCreateView()
DComplexityFragment.java43 l.setTypeface(tf); in onCreateView()
46 leftAxis.setTypeface(tf); in onCreateView()
DSineCosineFragment.java43 l.setTypeface(tf); in onCreateView()
46 leftAxis.setTypeface(tf); in onCreateView()
DBarChartFrag.java53 l.setTypeface(tf); in onCreateView()
56 leftAxis.setTypeface(tf); in onCreateView()
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/env/
DBorderedText.java73 public void setTypeface(Typeface typeface) { in setTypeface() method in BorderedText
74 interiorPaint.setTypeface(typeface); in setTypeface()
75 exteriorPaint.setTypeface(typeface); in setTypeface()
/external/skia/tests/
DSerialProcsTest.cpp204 font.setTypeface(tf0); canvas->drawString("hello", 0, 0, font, paint); in make_picture()
205 font.setTypeface(tf1); canvas->drawString("hello", 0, 0, font, paint); in make_picture()
206 font.setTypeface(tf0); canvas->drawString("hello", 0, 0, font, paint); in make_picture()
207 font.setTypeface(tf1); canvas->drawString("hello", 0, 0, font, paint); in make_picture()
DFontHostStreamTest.cpp109 font.setTypeface(deserializedTypeface); in DEF_TEST()
140 font.setTypeface(streamTypeface); in DEF_TEST()
DTextBlobCacheTest.cpp139 font.setTypeface(orig); in text_blob_cache_inner()
141 font.setTypeface(sk_make_sp<SkRandomTypeface>(orig, SkPaint(), true)); in text_blob_cache_inner()
250 font.setTypeface(tf); in make_blob()
274 font.setTypeface(tf);
/external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/
DListViewBarChartActivity.java103 xAxis.setTypeface(tfLight); in getView()
107 leftAxis.setTypeface(tfLight); in getView()
112 rightAxis.setTypeface(tfLight); in getView()
DRealtimeLineChartActivity.java77 l.setTypeface(tfLight); in onCreate()
81 xl.setTypeface(tfLight); in onCreate()
88 leftAxis.setTypeface(tfLight); in onCreate()
DLineChartActivity2.java102 l.setTypeface(tfLight); in onCreate()
112 xAxis.setTypeface(tfLight); in onCreate()
119 leftAxis.setTypeface(tfLight); in onCreate()
127 rightAxis.setTypeface(tfLight); in onCreate()
DHorizontalBarChartActivity.java86 xl.setTypeface(tfLight); in onCreate()
92 yl.setTypeface(tfLight); in onCreate()
99 yr.setTypeface(tfLight); in onCreate()
DBubbleChartActivity.java86 l.setTypeface(tfLight); in onCreate()
89 yl.setTypeface(tfLight); in onCreate()
98 xl.setTypeface(tfLight); in onCreate()
DHorizontalBarNegativeChartActivity.java89 xl.setTypeface(tfLight); in onCreate()
95 yl.setTypeface(tfLight); in onCreate()
101 yr.setTypeface(tfLight); in onCreate()
DScatterChartActivity.java83 l.setTypeface(tfLight); in onCreate()
87 yl.setTypeface(tfLight); in onCreate()
93 xl.setTypeface(tfLight); in onCreate()
/external/skia/modules/skshaper/src/
DSkShaper.cpp104 fFont.setTypeface(font.refTypefaceOrDefault()); in FontMgrRunIterator()
105 fFallbackFont.setTypeface(nullptr); in FontMgrRunIterator()
130 fFallbackFont.setTypeface(std::move(candidate)); in consume()
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/
DShadowNativePaintTest.java106 paint.setTypeface(Typeface.DEFAULT); in measureTextActuallyMeasuresLength()
121 paint.setTypeface(Typeface.DEFAULT); in breakTextReturnsNonZeroResult()
152 paint.setTypeface(Typeface.DEFAULT); in test_setTypeface_linkedProperly()
555 p.setTypeface(t); in testSet()
577 p.setTypeface(null); in testSet()
686 assertEquals(Typeface.DEFAULT, p.setTypeface(Typeface.DEFAULT)); in testAccessTypeface()
689 assertEquals(Typeface.DEFAULT_BOLD, p.setTypeface(Typeface.DEFAULT_BOLD)); in testAccessTypeface()
692 assertEquals(Typeface.MONOSPACE, p.setTypeface(Typeface.MONOSPACE)); in testAccessTypeface()
695 assertNull(p.setTypeface(null)); in testAccessTypeface()
769 p.setTypeface(typeface); in testGetFontSpacing()
[all …]

123456