Searched refs:GetCharacterRectsInRange (Results 1 – 3 of 3) sorted by relevance
165 std::vector<CFX_RectF> GetCharacterRectsInRange(int32_t start_idx,
1082 std::vector<CFX_RectF> CFDE_TextEditEngine::GetCharacterRectsInRange( in GetCharacterRectsInRange() function in CFDE_TextEditEngine
175 m_EdtEngine.GetCharacterRectsInRange(nStart, nCount); in AddSpellCheckObj()485 m_EdtEngine.GetCharacterRectsInRange(sel_start, count); in DrawContent()