Home
last modified time | relevance | path

Searched refs:RawInsert (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtengine.h149 void RawInsert(int32_t nStart, const FX_WCHAR* lpText, int32_t nLength);
Dfde_txtedtengine.cpp883 RawInsert(nBlockPos, const FX_WCHAR*(wsDisplay), wsDisplay.GetLength()); in SetFormatBlock()
1261 void CFDE_TxtEdtEngine::RawInsert(int32_t nStart, in RawInsert() function in CFDE_TxtEdtEngine