Searched refs:FontName (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-04-CoalescerBug.ll | 67 br i1 %2, label %bb.i5, label %FontName.exit 71 br label %FontName.exit 73 FontName.exit: ; preds = %bb.i5, %FontSize.exit 89 bb100.outer.outer: ; preds = %bb79.critedge, %bb1.i3, %FontName.exit 90 …%x_addr.0.ph.ph = phi %struct.rec* [ %x, %FontName.exit ], [ null, %bb79.critedge ], [ null, %bb1.…
|
D | 2009-08-04-ScavengerAssert.ll | 151 br i1 %21, label %bb.i5, label %FontName.exit 155 br label %FontName.exit 157 FontName.exit: ; preds = %bb.i5, %FontSize.exit 163 bb10: ; preds = %FontName.exit, %bb8
|
/external/skia/experimental/PdfViewer/ |
D | SkPdfFont.cpp | 168 return fontFromName(doc, fd, fd->FontName(doc).c_str()); in fontFromFontDescriptor() 215 if (fd->has_FontName() && fd->FontName(doc).equals(fontName)) { in fontFromName()
|
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfFontDescriptorDictionary_autogen.cpp | 23 SkString SkPdfFontDescriptorDictionary::FontName(SkPdfNativeDoc* doc) { in FontName() function in SkPdfFontDescriptorDictionary
|
D | SkPdfFontDescriptorDictionary_autogen.h | 523 SkString FontName(SkPdfNativeDoc* doc);
|