Home
last modified time | relevance | path

Searched refs:nEscape (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/os2/source/gdi/
H A Dsalprn.cxx1823 LONG nEscape; in StartPage() local
1826 nEscape = DEVESC_NEWFRAME_WPROP; in StartPage()
1832 nEscape = DEVESC_NEWFRAME; in StartPage()
1837 nEscape, in StartPage()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1741 int nEscape = POSTSCRIPT_PASSTHROUGH; in drawEPS() local
1743 if ( Escape( getHDC(), QUERYESCSUPPORT, sizeof( int ), ( LPSTR )&nEscape, 0 ) ) in drawEPS()
1830 Escape ( getHDC(), nEscape, aBuf.getLength(), (LPTSTR)aBuf.getStr(), 0 ); in drawEPS()
1850 Escape ( getHDC(), nEscape, aBuf.getLength(), (LPTSTR)aBuf.getStr(), 0 ); in drawEPS()
1866 sal_uLong nResult = Escape ( getHDC(), nEscape, nDoNow + 2, (LPTSTR)aBuf.getStr(), 0 ); in drawEPS()
1882 Escape ( getHDC(), nEscape, aBuf.getLength(), (LPTSTR)aBuf.getStr(), 0 ); in drawEPS()

Completed in 44 milliseconds