Home
last modified time | relevance | path

Searched refs:nCharIndex (Results 1 – 25 of 40) sorted by relevance

12

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fde/
H A Dcfde_txtedtbuf.cpp104 int32_t nCopyLength = lpChunkHeader->nUsed - cp.nCharIndex; in GetRange()
105 FX_WCHAR* lpSrcBuf = lpChunkHeader->wChars + cp.nCharIndex; in GetRange()
131 if (cp.nCharIndex != 0) { in Insert()
136 int32_t nCopy = lpChunk->nUsed - cp.nCharIndex; in Insert()
137 FXSYS_memcpy(lpNewChunk->wChars, lpChunk->wChars + cp.nCharIndex, in Insert()
143 cp.nCharIndex = 0; in Insert()
182 int32_t nFirstPart = cpEnd.nCharIndex + 1; in Delete()
291 int32_t nTotal = cp.nCharIndex; in CP2Index()
303 cp.nCharIndex = m_Chunks[cp.nChunkIndex]->nUsed; in Index2CP()
316 cp.nCharIndex = m_Chunks[i]->nUsed - (nTotal - nIndex); in Index2CP()
H A Dcfde_txtedtbuf.h46 int32_t nCharIndex; member
H A Dcfde_txtedtbufiter.cpp75 m_nCurIndex = cp.nCharIndex; in SetAt()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dfpdf_searchex.cpp21 FPDFText_GetTextIndexFromCharIndex(FPDF_TEXTPAGE text_page, int nCharIndex) { in FPDFText_GetTextIndexFromCharIndex() argument
25 nCharIndex); in FPDFText_GetTextIndexFromCharIndex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dfpdf_searchex.cpp21 FPDFText_GetTextIndexFromCharIndex(FPDF_TEXTPAGE text_page, int nCharIndex) { in FPDFText_GetTextIndexFromCharIndex() argument
25 nCharIndex); in FPDFText_GetTextIndexFromCharIndex()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A Dtextmarkuphelper.cxx164 SwTextMarkupHelper::getTextMarkupAtIndex( const sal_Int32 nCharIndex, in getTextMarkupAtIndex() argument
170 const TextFrameIndex nCoreCharIndex = mrPortionData.GetCoreViewPosition(nCharIndex); in getTextMarkupAtIndex()
173 if ( mrPortionData.GetAccessiblePosition( nCoreCharIndex ) > nCharIndex ) in getTextMarkupAtIndex()
H A Dtextmarkuphelper.hxx56 getTextMarkupAtIndex( const sal_Int32 nCharIndex,
H A Daccpara.hxx349 virtual sal_Int32 SAL_CALL getHyperLinkIndex( sal_Int32 nCharIndex ) override;
360 getTextMarkupAtIndex( sal_Int32 nCharIndex,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/access/
H A Dtextmarkuphelper.cxx164 SwTextMarkupHelper::getTextMarkupAtIndex( const sal_Int32 nCharIndex, in getTextMarkupAtIndex() argument
170 const TextFrameIndex nCoreCharIndex = mrPortionData.GetCoreViewPosition(nCharIndex); in getTextMarkupAtIndex()
173 if ( mrPortionData.GetAccessiblePosition( nCoreCharIndex ) > nCharIndex ) in getTextMarkupAtIndex()
H A Dtextmarkuphelper.hxx56 getTextMarkupAtIndex( const sal_Int32 nCharIndex,
/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datsynedit_hilite.inc43 nMaxOffset, nCharIndex, nLineIndex, nLineLen: integer;
50 nCharIndex:= AData.NCharIndex+ACharsSkipped;
77 nCharIndex,
84 FOnCalcHilite(Self, AParts, nLineIndex, nCharIndex, nLineLen, AColorAfter);
94 DoPartCalc_ApplyAttribsOver(AParts, nMaxOffset, nLineIndex, nCharIndex-1, AColorBG);
104 DoPartCalc_ApplySelectionOver(AParts, nMaxOffset, nLineIndex, nCharIndex-1);
109 DoPartCalc_CreateNew(AParts, nMaxOffset, nLineIndex, nCharIndex-1, AColorBG);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfdoc/
H A Dctypeset.cpp320 int32_t nCharIndex = 0; in SplitLines() local
364 if (nCharIndex > 0) { in SplitLines()
372 nCharIndex++; in SplitLines()
382 if (nCharIndex == 1) { in SplitLines()
403 nCharIndex = 0; in SplitLines()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfdoc/
H A Dctypeset.cpp320 int32_t nCharIndex = 0; in SplitLines() local
364 if (nCharIndex > 0) { in SplitLines()
372 nCharIndex++; in SplitLines()
382 if (nCharIndex == 1) { in SplitLines()
403 nCharIndex = 0; in SplitLines()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfdoc/
H A Dctypeset.cpp286 int32_t nCharIndex = 0; in SplitLines() local
333 if (nCharIndex > 0) { in SplitLines()
341 nCharIndex++; in SplitLines()
351 if (nCharIndex == 1) { in SplitLines()
372 nCharIndex = 0; in SplitLines()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfdoc/
H A Dctypeset.cpp285 int32_t nCharIndex = 0; in SplitLines() local
334 if (nCharIndex > 0) { in SplitLines()
342 nCharIndex++; in SplitLines()
352 if (nCharIndex == 1) { in SplitLines()
373 nCharIndex = 0; in SplitLines()
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/rtftok/
H A Drtfsdrimport.cxx484 sal_Int32 nCharIndex = 0; // Character index in resolve() local
487 OUString aToken = rProperty.second.getToken(0, ';', nCharIndex); in resolve()
504 } while (nCharIndex >= 0); in resolve()
514 sal_Int32 nCharIndex = 0; in resolve() local
517 sal_Int32 nSeg = rProperty.second.getToken(0, ';', nCharIndex).toInt32(); in resolve()
572 } while (nCharIndex >= 0); in resolve()
829 sal_Int32 nCharIndex = 0; // Character index in resolve() local
832 OUString aToken = rProperty.second.getToken(0, ';', nCharIndex); in resolve()
850 } while (nCharIndex >= 0); in resolve()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/rtftok/
H A Drtfsdrimport.cxx486 sal_Int32 nCharIndex = 0; // Character index in resolve() local
489 OUString aToken = rProperty.second.getToken(0, ';', nCharIndex); in resolve()
506 } while (nCharIndex >= 0); in resolve()
516 sal_Int32 nCharIndex = 0; in resolve() local
519 sal_Int32 nSeg = rProperty.second.getToken(0, ';', nCharIndex).toInt32(); in resolve()
574 } while (nCharIndex >= 0); in resolve()
831 sal_Int32 nCharIndex = 0; // Character index in resolve() local
834 OUString aToken = rProperty.second.getToken(0, ';', nCharIndex); in resolve()
852 } while (nCharIndex >= 0); in resolve()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/public/
H A Dfpdf_searchex.h33 FPDFText_GetTextIndexFromCharIndex(FPDF_TEXTPAGE text_page, int nCharIndex);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/public/
H A Dfpdf_searchex.h33 FPDFText_GetTextIndexFromCharIndex(FPDF_TEXTPAGE text_page, int nCharIndex);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dfontcharmap.hxx137 sal_UCS4 GetCharFromIndex( int nCharIndex ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dfontcharmap.hxx133 sal_UCS4 GetCharFromIndex( int nCharIndex ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/font/
H A Dfontcharmap.cxx548 int nCharIndex = 0; in GetIndexFromChar() local
555 nCharIndex += cLast - cFirst; in GetIndexFromChar()
557 return nCharIndex + (cChar - cFirst); in GetIndexFromChar()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/font/
H A Dfontcharmap.cxx542 int nCharIndex = 0; in GetIndexFromChar() local
549 nCharIndex += cLast - cFirst; in GetIndexFromChar()
551 return nCharIndex + (cChar - cFirst); in GetIndexFromChar()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/accessibility/
H A DXAccessibleHypertext.idl83 @param nCharIndex
98 long getHyperLinkIndex ([in] long nCharIndex)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/accessibility/
H A DXAccessibleHypertext.idl83 @param nCharIndex
98 long getHyperLinkIndex ([in] long nCharIndex)

12