Home
last modified time | relevance | path

Searched refs:FontSize (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_charposlist.cpp25 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/
D2009-08-04-CoalescerBug.ll59 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
D2009-08-04-ScavengerAssert.ll139 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/
D2009-08-04-CoalescerBug.ll59 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
D2009-08-04-ScavengerAssert.ll139 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/
Dfde_css.h109 FontSize, enumerator
Dfde_cssdatatable.cpp77 {FDE_CSSProperty::FontSize, L"font-size", 0xB93956DF,
Dcfde_cssstyleselector.cpp187 case FDE_CSSProperty::FontSize: { in ApplyProperty()
Dcfde_cssdeclaration.cpp629 AddPropertyHolder(FDE_CSSProperty::FontSize, pFontSize, bImportant); in ParseFontProperty()
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
DUefiInternalFormRepresentation.h356 UINT16 FontSize; member