Searched refs:lpText (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/xfa/fde/ |
D | cfde_txtedtengine.h | 48 int32_t Insert(int32_t nStart, const FX_WCHAR* lpText, int32_t nLength); 102 void Inner_Insert(int32_t nStart, const FX_WCHAR* lpText, int32_t nLength); 105 const FX_WCHAR* lpText, 109 const FX_WCHAR* lpText, 122 bool ReplaceParagEnd(FX_WCHAR*& lpText,
|
D | cfde_txtedtdorecord_insert.cpp | 15 const FX_WCHAR* lpText, in CFDE_TxtEdtDoRecord_Insert() argument 20 FXSYS_memcpy(lpBuffer, lpText, nLength * sizeof(FX_WCHAR)); in CFDE_TxtEdtDoRecord_Insert()
|
D | cfde_txtedtbuf.cpp | 128 const FX_WCHAR* lpText, in Insert() argument 160 FXSYS_memcpy(chunk->wChars.get() + chunk->nUsed, lpText, in Insert() 162 lpText += nCopy; in Insert() 173 FXSYS_memcpy(chunk->wChars.get(), lpText, nCopy * sizeof(FX_WCHAR)); in Insert() 174 lpText += nCopy; in Insert()
|
D | cfde_txtedtengine.cpp | 319 const FX_WCHAR* lpText, in Insert() argument 326 FXSYS_memcpy(lpBuffer, lpText, nLength * sizeof(FX_WCHAR)); in Insert() 737 const FX_WCHAR* lpText, in GetPreInsertText() argument 753 FXSYS_memcpy(lpBuffer + nIndex, lpText, nLength * sizeof(FX_WCHAR)); in GetPreInsertText() 763 const FX_WCHAR* lpText, in GetPreReplaceText() argument 776 wsText.Insert(nIndex++, lpText[i]); in GetPreReplaceText() 782 const FX_WCHAR* lpText, in Inner_Insert() argument 800 const FX_WCHAR* lpPos = lpText; in Inner_Insert() 833 m_pTxtBuf->Insert(nStart, lpText, nLength); in Inner_Insert() 1062 bool CFDE_TxtEdtEngine::ReplaceParagEnd(FX_WCHAR*& lpText, in ReplaceParagEnd() argument [all …]
|
D | cfde_txtedtdorecord_insert.h | 20 const FX_WCHAR* lpText,
|
D | cfde_txtedtbuf.h | 56 void Insert(int32_t nPos, const FX_WCHAR* lpText, int32_t nLength);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |