Home
last modified time | relevance | path

Searched refs:F16Dot16 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx345 _inline F16Dot16 fixedMul(F16Dot16 a, F16Dot16 b) in fixedMul()
349 F16Dot16 res; in fixedMul()
372 _inline F16Dot16 fixedDiv(F16Dot16 a, F16Dot16 b) in fixedDiv()
375 F16Dot16 res; in fixedDiv()
399 _inline F16Dot16 fixedMulDiv(F16Dot16 a, F16Dot16 b, F16Dot16 c) in fixedMulDiv()
401 F16Dot16 res; in fixedMulDiv()
628 F16Dot16 a = 0x10000, b = 0, c = 0, d = 0x10000, m, n, abs1, abs2, abs3; in GetCompoundTTOutline()
783 F16Dot16 t; in GetCompoundTTOutline()
/trunk/main/vcl/inc/
H A Dsft.hxx76 typedef sal_Int32 F16Dot16; /**< fixed: 16.16 */ typedef

Completed in 35 milliseconds