Home
last modified time | relevance | path

Searched refs:dUserPaintStrokeWidth (Results 1 – 4 of 4) sorted by relevance

/trunk/main/slideshow/source/engine/slide/
H A Dslideimpl.cxx111 double dUserPaintStrokeWidth,
140 …_settings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, double dUserPaintStrokeWidth );
363 double dUserPaintStrokeWidth, in SlideImpl() argument
395 mdUserPaintStrokeWidth(dUserPaintStrokeWidth), in SlideImpl()
422 …e_settings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, double dUserPaintStrokeWidth ) in update_settings() argument
425 mdUserPaintStrokeWidth = dUserPaintStrokeWidth; in update_settings()
1276 … double dUserPaintStrokeWidth, in createSlide() argument
1287 dUserPaintStrokeWidth, bUserPaintEnabled, in createSlide()
H A Duserpaintoverlay.cxx457 …e_settings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, double dUserPaintStrokeWidth ) in update_settings() argument
460 mnStrokeWidth = dUserPaintStrokeWidth; in update_settings()
531 …e_settings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, double dUserPaintStrokeWidth ) in update_settings() argument
533 mpHandler->update_settings( bUserPaintEnabled, aUserPaintColor, dUserPaintStrokeWidth ); in update_settings()
H A Duserpaintoverlay.hxx74 …_settings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, double dUserPaintStrokeWidth );
/trunk/main/slideshow/source/inc/
H A Dslide.hxx126 …tings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, double dUserPaintStrokeWidth ) = 0;
211 … double dUserPaintStrokeWidth,

Completed in 31 milliseconds