Searched refs:nRandomSeed (Results 1 – 14 of 14) sorted by relevance
/aoo4110/main/canvas/source/null/ |
H A D | null_canvasfont.cxx | 54 … sal_Int64 nRandomSeed ) throw (uno::RuntimeException) in createTextLayout() argument 58 return new TextLayout( aText, nDirection, nRandomSeed, ImplRef( this ) ); in createTextLayout()
|
H A D | null_canvasfont.hxx | 71 …:star::rendering::StringContext& aText, sal_Int8 nDirection, sal_Int64 nRandomSeed ) throw (::com:…
|
H A D | null_textlayout.hxx | 56 sal_Int64 nRandomSeed,
|
/aoo4110/main/canvas/source/directx/ |
H A D | dx_canvasfont.cxx | 90 … sal_Int64 nRandomSeed ) throw (uno::RuntimeException) in createTextLayout() argument 94 return new TextLayout( aText, nDirection, nRandomSeed, ImplRef( this ) ); in createTextLayout()
|
H A D | dx_canvasfont.hxx | 74 …:star::rendering::StringContext& aText, sal_Int8 nDirection, sal_Int64 nRandomSeed ) throw (::com:…
|
H A D | dx_textlayout.hxx | 59 sal_Int64 nRandomSeed,
|
/aoo4110/main/canvas/source/cairo/ |
H A D | cairo_canvasfont.cxx | 124 … const rendering::StringContext& aText, sal_Int8 nDirection, sal_Int64 nRandomSeed ) throw (uno::R… in createTextLayout() argument 133 nRandomSeed, in createTextLayout()
|
H A D | cairo_canvasfont.hxx | 71 …:star::rendering::StringContext& aText, sal_Int8 nDirection, sal_Int64 nRandomSeed ) throw (::com:…
|
H A D | cairo_textlayout.hxx | 57 sal_Int64 nRandomSeed,
|
/aoo4110/main/canvas/source/vcl/ |
H A D | canvasfont.cxx | 102 … const rendering::StringContext& aText, sal_Int8 nDirection, sal_Int64 nRandomSeed ) throw (uno::R… in createTextLayout() argument 111 nRandomSeed, in createTextLayout()
|
H A D | textlayout.cxx | 85 sal_Int64 nRandomSeed, in TextLayout() argument 97 (void)nRandomSeed; in TextLayout()
|
H A D | canvasfont.hxx | 74 …:star::rendering::StringContext& aText, sal_Int8 nDirection, sal_Int64 nRandomSeed ) throw (::com:…
|
H A D | textlayout.hxx | 56 sal_Int64 nRandomSeed,
|
/aoo4110/main/offapi/com/sun/star/rendering/ |
H A D | XCanvasFont.idl | 83 @param nRandomSeed 86 … createTextLayout( [in] StringContext aText, [in] byte nDirection, [in] hyper nRandomSeed );
|
Completed in 1522 milliseconds