Searched refs:FontName (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/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/swiftshader/third_party/llvm-7.0/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/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/pdfium/xfa/fgas/font/ |
D | cfgas_fontmgr.cpp | 713 const WideString& FontName, in MatchFonts() argument 718 CalcPenalty(pFont.get(), wCodePage, dwFontStyles, FontName, wcUnicode); in MatchFonts() 731 const WideString& FontName, in CalcPenalty() argument 734 if (FontName.GetLength() != 0) { in CalcPenalty() 735 if (FontName != pInstalled->m_wsFaceName) { in CalcPenalty() 738 if (pInstalled->m_wsFamilyNames[i] == FontName) in CalcPenalty() 749 0 == IsPartName(pInstalled->m_wsFaceName, FontName)) { in CalcPenalty() 752 if (IsPartName(pInstalled->m_wsFamilyNames[i], FontName) != 0) in CalcPenalty()
|
D | cfgas_fontmgr.h | 173 const WideString& FontName, 178 const WideString& FontName,
|
/external/fonttools/Tests/t1Lib/data/ |
D | TestT1-Regular.pfa | 5 /FontName /TestT1-Regular def
|
/external/pdfium/testing/resources/pixel/ |
D | bug_665467.in | 78 /FontName /ChromeSansMM
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/ |
D | ResourceScriptStmt.h | 847 FontStmt(uint32_t FontSize, StringRef FontName, uint32_t FontWeight, in FontStmt() argument 850 Name(FontName), Italic(FontItalic) {} in FontStmt()
|
/external/freetype/ |
D | ChangeLog | 152 (parse_font_name): New function to trace `/FontName' keywords in
|
D | ChangeLog.21 | 5159 * src/type1/t1tokens.h: Handle /FontName. 5167 (t42_keywords): Handle /FontName with T1_FIELD_KEY.
|