Searched refs:FontSize (Results 1 – 10 of 10) sorted by relevance
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_charposlist.cpp | 25 FX_FLOAT FontSize) { in Load() argument 72 charpos.m_Origin.x -= FontSize * vx / 1000; in Load() 73 charpos.m_Origin.y -= FontSize * vy / 1000; in Load() 83 pCIDFont->CIDTransformToFloat(pTransform[4]) * FontSize; in Load() 85 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/pdfium/xfa/fde/css/ |
D | fde_css.h | 109 FontSize, enumerator
|
D | fde_cssdatatable.cpp | 77 {FDE_CSSProperty::FontSize, L"font-size", 0xB93956DF,
|
D | cfde_cssstyleselector.cpp | 187 case FDE_CSSProperty::FontSize: { in ApplyProperty()
|
D | cfde_cssdeclaration.cpp | 629 AddPropertyHolder(FDE_CSSProperty::FontSize, pFontSize, bImportant); in ParseFontProperty()
|
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/ |
D | UefiInternalFormRepresentation.h | 356 UINT16 FontSize; member
|