Home
last modified time | relevance | path

Searched refs:bShadow (Results 26 – 27 of 27) sorted by path

12

/trunk/main/vcl/source/gdi/
H A Dfont.cxx571 void Font::SetShadow( sal_Bool bShadow ) in SetShadow() argument
575 if( mpImplFont->mbShadow != bShadow ) in SetShadow()
578 mpImplFont->mbShadow = bShadow; in SetShadow()
H A Dpdfwriter_impl.cxx8335 sal_Bool bShadow = m_aCurrentPDFState.m_aFont.IsShadow(); in drawStrikeoutChar() local
8336 if ( bShadow ) in drawStrikeoutChar()
8350 if ( bShadow ) in drawStrikeoutChar()

Completed in 68 milliseconds

12