Home
last modified time | relevance | path

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

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/jbig2/
H A DJBig2_Image_unittest.cpp338 img->CopyLine(2, 1); in TEST()
339 img->CopyLine(1, 0); in TEST()
340 img->CopyLine(0, 2); in TEST()
343 img->CopyLine(2, 3); in TEST()
346 img->CopyLine(-1, 0); in TEST()
347 img->CopyLine(4, 0); in TEST()
348 img->CopyLine(-1, -1); in TEST()
349 img->CopyLine(4, 4); in TEST()
H A DJBig2_GrdProc.cpp111 GBREG->CopyLine(h, h - 1); in DecodeArithOpt3()
214 GBREG->CopyLine(h, h - 1); in DecodeArithTemplateUnopt()
277 GBREG->CopyLine(h, h - 1); in DecodeArithTemplate3Opt3()
357 GBREG->CopyLine(h, h - 1); in DecodeArithTemplate3Unopt()
504 pImage->CopyLine(m_loopIndex, m_loopIndex - 1); in ProgressiveDecodeArithTemplate0Opt3()
599 pImage->CopyLine(m_loopIndex, m_loopIndex - 1); in ProgressiveDecodeArithTemplate0Unopt()
663 pImage->CopyLine(m_loopIndex, m_loopIndex - 1); in ProgressiveDecodeArithTemplate1Opt3()
758 pImage->CopyLine(h, h - 1); in ProgressiveDecodeArithTemplate1Unopt()
818 pImage->CopyLine(m_loopIndex, m_loopIndex - 1); in ProgressiveDecodeArithTemplate2Opt3()
914 pImage->CopyLine(m_loopIndex, m_loopIndex - 1); in ProgressiveDecodeArithTemplate2Unopt()
[all …]
H A DJBig2_Image.h49 void CopyLine(int32_t hTo, int32_t hFrom);
H A DJBig2_Image.cpp136 void CJBig2_Image::CopyLine(int32_t hTo, int32_t hFrom) { in CopyLine() function in CJBig2_Image
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/jbig2/
H A DJBig2_Image_unittest.cpp338 img->CopyLine(2, 1); in TEST()
339 img->CopyLine(1, 0); in TEST()
340 img->CopyLine(0, 2); in TEST()
343 img->CopyLine(2, 3); in TEST()
346 img->CopyLine(-1, 0); in TEST()
347 img->CopyLine(4, 0); in TEST()
348 img->CopyLine(-1, -1); in TEST()
349 img->CopyLine(4, 4); in TEST()
H A DJBig2_GrdProc.cpp112 GBREG->CopyLine(h, h - 1); in DecodeArithOpt3()
215 GBREG->CopyLine(h, h - 1); in DecodeArithTemplateUnopt()
278 GBREG->CopyLine(h, h - 1); in DecodeArithTemplate3Opt3()
358 GBREG->CopyLine(h, h - 1); in DecodeArithTemplate3Unopt()
505 pImage->CopyLine(m_loopIndex, m_loopIndex - 1); in ProgressiveDecodeArithTemplate0Opt3()
600 pImage->CopyLine(m_loopIndex, m_loopIndex - 1); in ProgressiveDecodeArithTemplate0Unopt()
664 pImage->CopyLine(m_loopIndex, m_loopIndex - 1); in ProgressiveDecodeArithTemplate1Opt3()
759 pImage->CopyLine(h, h - 1); in ProgressiveDecodeArithTemplate1Unopt()
819 pImage->CopyLine(m_loopIndex, m_loopIndex - 1); in ProgressiveDecodeArithTemplate2Opt3()
915 pImage->CopyLine(m_loopIndex, m_loopIndex - 1); in ProgressiveDecodeArithTemplate2Unopt()
[all …]
H A DJBig2_Image.h49 void CopyLine(int32_t hTo, int32_t hFrom);
H A DJBig2_Image.cpp132 void CJBig2_Image::CopyLine(int32_t hTo, int32_t hFrom) { in CopyLine() function in CJBig2_Image
/dports/games/uqm/uqm-0.8.0/src/libs/strings/
H A Dgetstr.c274 char CopyLine[1024]; in _GetConversationData() local
278 strcpy (CopyLine, CurrentLine); in _GetConversationData()
279 name = strtok (&CopyLine[1], "()"); in _GetConversationData()
525 char CopyLine[1024]; in _GetStringData() local
528 strcpy (CopyLine, CurrentLine); in _GetStringData()
529 s = strtok (&CopyLine[1], "()"); in _GetStringData()
/dports/cad/pcb/pcb-4.2.0/src/
H A Dcopy.c67 static void *CopyLine (LayerType *, LineType *);
78 CopyLine,
209 CopyLine (LayerType *Layer, LineType *Line) in CopyLine() function
349 CopyLine (destlayer, line); in CopyPastebufferToLayout()
/dports/math/amath/amath-1.8.5/src/lib/
H A Daengine.h62 void CopyLine();
H A Daengine.cpp212 CopyLine(); in ProcessChar()
268 void AnsiConoleEngine::CopyLine() in CopyLine() function in AnsiConoleEngine
/dports/devel/upp/upp/uppsrc/ide/Debuggers/
H A DData.cpp225 auto CopyLine = [&](int i, ArrayCtrl& array) { in CopyMenu() local
231 AppendClipboardText(CopyLine(ap->GetCursor(), *ap)); in CopyMenu()
237 MergeWith(s, "\n", CopyLine(i, *ap)); in CopyMenu()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/comafx/
H A DCDIB.h64 void CopyLine(int source,int dest);
H A DCDIB.cpp279 void CDIB::CopyLine(int source,int dest) in CopyLine() function in CDIB
/dports/devel/cc65/cc65-2.19/libsrc/geos-apple/
H A Djumptab.inc148 CopyLine = $ff5f
/dports/editors/micro/micro-2.0.10/runtime/help/
H A Dkeybindings.md206 CopyLine
477 "Ctrl-c": "CopyLine|Copy",
598 "Ctrl-c": "CopyLine|Copy",
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dpre.l647 <CopyLine,LexCopyLine>\\. {
650 <CopyLine,LexCopyLine>. {
653 <CopyLine,LexCopyLine>\n {
670 if (yyextra->findDefArgContext==CopyLine)
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake2/qdata_heretic2/
H A Dtmix.c156 void CopyLine(byte *dest, byte *src, int size) in CopyLine() function
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/qdata_heretic2/
H A Dtmix.c150 void CopyLine( byte *dest, byte *src, int size ){ in CopyLine() function
/dports/japanese/canna-server/Canna37p3/cmd/crxdic/
H A Dcrxdic.c172 CopyLine(dst, src, len) in CopyLine() function
296 len = CopyLine(p, line, len);
/dports/japanese/canna-lib/Canna37p3/cmd/crxdic/
H A Dcrxdic.c172 CopyLine(dst, src, len) in CopyLine() function
296 len = CopyLine(p, line, len);
/dports/editors/micro/micro-2.0.10/internal/action/
H A Dbufpane.go629 "CopyLine": (*BufPane).CopyLine,
H A Dactions.go1023 func (h *BufPane) CopyLine() bool { func
/dports/databases/grass7/grass-7.8.6/gui/wxpython/vdigit/
H A Dmapwindow.py1087 if self.digit.CopyLine(self.copyIds) < 0:

12