Searched refs:FontSize (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_charposlist.cpp | 24 float FontSize) { in Load() argument 79 (pdfGlyphWidth - ftGlyphWidth) * FontSize / 2000.0f; in Load() 101 charpos.m_Origin.x -= FontSize * vx / 1000; in Load() 102 charpos.m_Origin.y -= FontSize * vy / 1000; in Load() 114 pCIDFont->CIDTransformToFloat(pTransform[4]) * FontSize; in Load() 116 pCIDFont->CIDTransformToFloat(pTransform[5]) * FontSize; in Load()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
D | 2009-08-04-CoalescerBug.ll | 59 br i1 undef, label %bb.i1, label %FontSize.exit 62 br label %FontSize.exit 64 FontSize.exit: ; preds = %bb.i1, %FontHalfXHeight.exit 69 bb.i5: ; preds = %FontSize.exit 73 FontName.exit: ; preds = %bb.i5, %FontSize.exit
|
D | 2009-08-04-ScavengerAssert.ll | 139 br i1 undef, label %bb2.i, label %FontSize.exit 145 FontSize.exit: ; preds = %bb1.i 153 bb.i5: ; preds = %FontSize.exit 157 FontName.exit: ; preds = %bb.i5, %FontSize.exit 158 …%22 = phi %struct.FONT_INFO* [ undef, %bb.i5 ], [ undef, %FontSize.exit ] ; <%struct.FONT_INFO*> …
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-04-CoalescerBug.ll | 59 br i1 undef, label %bb.i1, label %FontSize.exit 62 br label %FontSize.exit 64 FontSize.exit: ; preds = %bb.i1, %FontHalfXHeight.exit 69 bb.i5: ; preds = %FontSize.exit 73 FontName.exit: ; preds = %bb.i5, %FontSize.exit
|
D | 2009-08-04-ScavengerAssert.ll | 139 br i1 undef, label %bb2.i, label %FontSize.exit 145 FontSize.exit: ; preds = %bb1.i 153 bb.i5: ; preds = %FontSize.exit 157 FontName.exit: ; preds = %bb.i5, %FontSize.exit 158 …%22 = phi %struct.FONT_INFO* [ undef, %bb.i5 ], [ undef, %FontSize.exit ] ; <%struct.FONT_INFO*> …
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-04-CoalescerBug.ll | 59 br i1 undef, label %bb.i1, label %FontSize.exit 62 br label %FontSize.exit 64 FontSize.exit: ; preds = %bb.i1, %FontHalfXHeight.exit 69 bb.i5: ; preds = %FontSize.exit 73 FontName.exit: ; preds = %bb.i5, %FontSize.exit
|
D | 2009-08-04-ScavengerAssert.ll | 139 br i1 undef, label %bb2.i, label %FontSize.exit 145 FontSize.exit: ; preds = %bb1.i 153 bb.i5: ; preds = %FontSize.exit 157 FontName.exit: ; preds = %bb.i5, %FontSize.exit 158 …%22 = phi %struct.FONT_INFO* [ undef, %bb.i5 ], [ undef, %FontSize.exit ] ; <%struct.FONT_INFO*> …
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_cssdatatable.cpp | 77 {CFX_CSSProperty::FontSize, L"font-size", 0xB93956DF,
|
D | cfx_css.h | 107 FontSize, enumerator
|
D | cfx_cssstyleselector.cpp | 183 case CFX_CSSProperty::FontSize: { in ApplyProperty()
|
D | cfx_cssdeclaration.cpp | 771 AddPropertyHolder(CFX_CSSProperty::FontSize, pFontSize, bImportant); in ParseFontProperty()
|
/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 849 : Size(FontSize), Weight(FontWeight), Charset(FontCharset), in FontStmt()
|