Home
last modified time | relevance | path

Searched refs:nResize (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/inc/
H A Dxpolyimp.hxx38 sal_uInt16 nResize; member in ImpXPolygon
41 ImpXPolygon( sal_uInt16 nInitSize, sal_uInt16 nResize=16 );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/inc/
H A Dxpolyimp.hxx38 sal_uInt16 const nResize; member in ImpXPolygon
41 ImpXPolygon( sal_uInt16 nInitSize, sal_uInt16 nResize=16 );
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/stream/
H A Dstream.cxx1647 nResize = 0; in SvMemoryStream()
1658 nResize = nResizeOffset; in SvMemoryStream()
1661 if( nResize != 0 && nResize < 16 ) in SvMemoryStream()
1662 nResize = 16; in SvMemoryStream()
1700 nResize = 0; in SetBuffer()
1733 if( nResize == 0 ) in PutData()
1742 if( nSize && nSize > nResize ) in PutData()
1745 nNewResize = nResize; in PutData()
1747 if( (nCount-nMaxCount) < nResize ) in PutData()
1793 if( nResize ) // Is extension possible? in SeekPos()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/stream/
H A Dstream.cxx1628 nResize = 0; in SvMemoryStream()
1639 nResize = nResizeOffset; in SvMemoryStream()
1642 if( nResize != 0 && nResize < 16 ) in SvMemoryStream()
1643 nResize = 16; in SvMemoryStream()
1681 nResize = 0; in SetBuffer()
1714 if( nResize == 0 ) in PutData()
1723 if( nSize && nSize > nResize ) in PutData()
1726 nNewResize = nResize; in PutData()
1728 if( (nCount-nMaxCount) < nResize ) in PutData()
1774 if( nResize ) // Is extension possible? in SeekPos()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/xoutdev/
H A D_xpoly.cxx40 , nResize(_nResize) in ImpXPolygon()
50 , nResize(rImpXPoly.nResize) in ImpXPolygon()
104 DBG_ASSERT(nResize, "Trying to resize but nResize = 0 !"); in Resize()
105 nNewSize = nSize + ((nNewSize-nSize-1) / nResize + 1) * nResize; in Resize()
432 DBG_ASSERT(pImpXPolygon->nResize, "Invalid index at array access to XPolygon"); in operator []()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/xoutdev/
H A D_xpoly.cxx45 , nResize(_nResize) in ImpXPolygon()
55 , nResize(rImpXPoly.nResize) in ImpXPolygon()
109 DBG_ASSERT(nResize, "Trying to resize but nResize = 0 !"); in Resize()
110 nNewSize = nSize + ((nNewSize-nSize-1) / nResize + 1) * nResize; in Resize()
437 DBG_ASSERT(pImpXPolygon->nResize, "Invalid index at array access to XPolygon"); in operator []()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dstream.hxx628 std::size_t nResize; member in SvMemoryStream
658 SvMemoryStream( std::size_t nInitSize=512, std::size_t nResize=64 );
673 void SetResizeOffset( std::size_t nNewResize ) { nResize = nNewResize; } in SetResizeOffset()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dstream.hxx620 std::size_t nResize; member in SvMemoryStream
650 SvMemoryStream( std::size_t nInitSize=512, std::size_t nResize=64 );
665 void SetResizeOffset( std::size_t nNewResize ) { nResize = nNewResize; } in SetResizeOffset()
/dports/x11/libX11/libX11-1.7.2/src/xkb/
H A DXKBMAlloc.c433 int width, match, nResize; in XkbResizeKeyType() local
436 nResize = 0; in XkbResizeKeyType()
452 nResize++; in XkbResizeKeyType()
455 if (nResize > 0) { in XkbResizeKeyType()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/xkb/
H A DXKBMAlloc.c370 int width, match, nResize; in XkbResizeKeyType() local
373 nResize = 0; in XkbResizeKeyType()
391 nResize++; in XkbResizeKeyType()
394 if (nResize > 0) { in XkbResizeKeyType()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/xkb/
H A DXKBMAlloc.c370 int width, match, nResize; in XkbResizeKeyType() local
373 nResize = 0; in XkbResizeKeyType()
391 nResize++; in XkbResizeKeyType()
394 if (nResize > 0) { in XkbResizeKeyType()
/dports/x11-servers/xwayland/xorg-server-1.20.13/xkb/
H A DXKBMAlloc.c370 int width, match, nResize; in XkbResizeKeyType() local
373 nResize = 0; in XkbResizeKeyType()
391 nResize++; in XkbResizeKeyType()
394 if (nResize > 0) { in XkbResizeKeyType()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/xkb/
H A DXKBMAlloc.c370 int width, match, nResize; in XkbResizeKeyType() local
373 nResize = 0; in XkbResizeKeyType()
391 nResize++; in XkbResizeKeyType()
394 if (nResize > 0) { in XkbResizeKeyType()
/dports/x11-servers/xephyr/xorg-server-1.20.13/xkb/
H A DXKBMAlloc.c370 int width, match, nResize; in XkbResizeKeyType() local
373 nResize = 0; in XkbResizeKeyType()
391 nResize++; in XkbResizeKeyType()
394 if (nResize > 0) { in XkbResizeKeyType()
/dports/x11-servers/xarcan/xarcan-0.6.0/xkb/
H A DXKBMAlloc.c370 int width, match, nResize; in XkbResizeKeyType() local
373 nResize = 0; in XkbResizeKeyType()
391 nResize++; in XkbResizeKeyType()
394 if (nResize > 0) { in XkbResizeKeyType()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/xkb/
H A DXKBMAlloc.c370 int width, match, nResize; in XkbResizeKeyType() local
373 nResize = 0; in XkbResizeKeyType()
391 nResize++; in XkbResizeKeyType()
394 if (nResize > 0) { in XkbResizeKeyType()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/xkb/
H A DXKBMAlloc.c370 int width, match, nResize; in XkbResizeKeyType() local
373 nResize = 0; in XkbResizeKeyType()
391 nResize++; in XkbResizeKeyType()
394 if (nResize > 0) { in XkbResizeKeyType()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/xkb/
H A DXKBMAlloc.c370 int width, match, nResize; in XkbResizeKeyType() local
373 nResize = 0; in XkbResizeKeyType()
391 nResize++; in XkbResizeKeyType()
394 if (nResize > 0) { in XkbResizeKeyType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Descherex.hxx554 … void WriteBlibEntry( SvStream& rSt, bool bWritePictureOffset, sal_uInt32 nResize = 0 );
585 void WriteBlibStoreEntry(SvStream& rStrm, sal_uInt32 nBlipId, sal_uInt32 nResize);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Descherex.hxx554 … void WriteBlibEntry( SvStream& rSt, bool bWritePictureOffset, sal_uInt32 nResize = 0 );
585 void WriteBlibStoreEntry(SvStream& rStrm, sal_uInt32 nBlipId, sal_uInt32 nResize);
/dports/graphics/opencv/opencv-4.5.3/doc/tutorials/gapi/interactive_face_detection/
H A Dinteractive_face_detection.markdown86 postproc_1 [label="Crop\nResize\nConvert"];
94 postproc_2 [label="Crop\nResize\nConvert"];
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Descherex.cxx3960 void EscherBlibEntry::WriteBlibEntry( SvStream& rSt, bool bWritePictureOffset, sal_uInt32 nResize ) in WriteBlibEntry() argument
3965 .WriteUInt32( 36 + nResize ) in WriteBlibEntry()
4035 sal_uInt32 nBlipId, sal_uInt32 nResize) in WriteBlibStoreEntry() argument
4039 mvBlibEntrys[nBlipId-1]->WriteBlibEntry(rSt, true/*bWritePictureOffSet*/, nResize); in WriteBlibStoreEntry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Descherex.cxx4018 void EscherBlibEntry::WriteBlibEntry( SvStream& rSt, bool bWritePictureOffset, sal_uInt32 nResize ) in WriteBlibEntry() argument
4023 .WriteUInt32( 36 + nResize ) in WriteBlibEntry()
4093 sal_uInt32 nBlipId, sal_uInt32 nResize) in WriteBlibStoreEntry() argument
4097 mvBlibEntrys[nBlipId-1]->WriteBlibEntry(rSt, true/*bWritePictureOffSet*/, nResize); in WriteBlibStoreEntry()
/dports/graphics/art/ART-1.9.3/rtdata/languages/
H A Ddefault1238 …\nShortcut: <b>c</b>\nMove the crop using <b>Shift</b>+<b>mouse drag</b>\nResize the crop using <b…
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dconstantparam.numbers.results2743 unsigned short nResize

12