Home
last modified time | relevance | path

Searched refs:nRandomSeed (Results 1 – 14 of 14) sorted by relevance

/aoo42x/main/canvas/source/null/
H A Dnull_canvasfont.cxx54 … sal_Int64 nRandomSeed ) throw (uno::RuntimeException) in createTextLayout() argument
58 return new TextLayout( aText, nDirection, nRandomSeed, ImplRef( this ) ); in createTextLayout()
H A Dnull_canvasfont.hxx71 …:star::rendering::StringContext& aText, sal_Int8 nDirection, sal_Int64 nRandomSeed ) throw (::com:…
H A Dnull_textlayout.hxx56 sal_Int64 nRandomSeed,
/aoo42x/main/canvas/source/directx/
H A Ddx_canvasfont.cxx90 … sal_Int64 nRandomSeed ) throw (uno::RuntimeException) in createTextLayout() argument
94 return new TextLayout( aText, nDirection, nRandomSeed, ImplRef( this ) ); in createTextLayout()
H A Ddx_canvasfont.hxx74 …:star::rendering::StringContext& aText, sal_Int8 nDirection, sal_Int64 nRandomSeed ) throw (::com:…
H A Ddx_textlayout.hxx59 sal_Int64 nRandomSeed,
/aoo42x/main/canvas/source/cairo/
H A Dcairo_canvasfont.cxx124 … const rendering::StringContext& aText, sal_Int8 nDirection, sal_Int64 nRandomSeed ) throw (uno::R… in createTextLayout() argument
133 nRandomSeed, in createTextLayout()
H A Dcairo_canvasfont.hxx71 …:star::rendering::StringContext& aText, sal_Int8 nDirection, sal_Int64 nRandomSeed ) throw (::com:…
H A Dcairo_textlayout.hxx57 sal_Int64 nRandomSeed,
/aoo42x/main/canvas/source/vcl/
H A Dcanvasfont.cxx102 … const rendering::StringContext& aText, sal_Int8 nDirection, sal_Int64 nRandomSeed ) throw (uno::R… in createTextLayout() argument
111 nRandomSeed, in createTextLayout()
H A Dtextlayout.cxx85 sal_Int64 nRandomSeed, in TextLayout() argument
97 (void)nRandomSeed; in TextLayout()
H A Dcanvasfont.hxx74 …:star::rendering::StringContext& aText, sal_Int8 nDirection, sal_Int64 nRandomSeed ) throw (::com:…
H A Dtextlayout.hxx56 sal_Int64 nRandomSeed,
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXCanvasFont.idl83 @param nRandomSeed
86 … createTextLayout( [in] StringContext aText, [in] byte nDirection, [in] hyper nRandomSeed );

Completed in 218 milliseconds