Home
last modified time | relevance | path

Searched refs:updateFillColor (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sdext/source/pdfimport/xpdftest/
H A Dtext_0_out.def10 updateFillColor 0.000000 0.000000 0.000000 1.000000
12 updateFillColor 0.000000 0.000000 0.000000 1.000000
20 updateFillColor 0.000000 0.000000 0.000000 1.000000
26 updateFillColor 0.000000 0.000000 0.000000 1.000000
40 updateFillColor 0.000000 0.000000 0.000000 1.000000
63 updateFillColor 0.000000 0.000000 0.000000 1.000000
82 updateFillColor 0.000000 0.000000 0.000000 1.000000
95 updateFillColor 0.000000 0.000000 0.501953 1.000000
118 updateFillColor 0.000000 0.000000 0.000000 1.000000
124 updateFillColor 0.000000 0.000000 0.000000 1.000000
[all …]
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dkeyword_list43 updateFillColor,UPDATEFILLCOLOR
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx593 void PDFOutDev::updateFillColor(GfxState *state) in updateFillColor() function in pdfi::PDFOutDev
623 updateFillColor(state); in updateFillOpacity()
H A Dpdfioutdev_gpl.hxx199 virtual void updateFillColor(GfxState *state);
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx722 static const sal_uInt16 updateFillColor = 0x0008; member
1135 m_aGraphicsStack.front().m_nUpdateFlags |= GraphicsState::updateFillColor; in setFillColor()
H A Dpdfwriter_impl.cxx10674 if( (rNewState.m_nUpdateFlags & GraphicsState::updateFillColor) ) in updateGraphicsState()
10676 rNewState.m_nUpdateFlags &= ~GraphicsState::updateFillColor; in updateGraphicsState()

Completed in 115 milliseconds