Searched refs:RawInsert (Results 1 – 2 of 2) sorted by relevance
149 void RawInsert(int32_t nStart, const FX_WCHAR* lpText, int32_t nLength);
883 RawInsert(nBlockPos, const FX_WCHAR*(wsDisplay), wsDisplay.GetLength()); in SetFormatBlock()1261 void CFDE_TxtEdtEngine::RawInsert(int32_t nStart, in RawInsert() function in CFDE_TxtEdtEngine