Home
last modified time | relevance | path

Searched refs:GetCharacterRectsInRange (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fde/
Dcfde_texteditengine.h165 std::vector<CFX_RectF> GetCharacterRectsInRange(int32_t start_idx,
Dcfde_texteditengine.cpp1082 std::vector<CFX_RectF> CFDE_TextEditEngine::GetCharacterRectsInRange( in GetCharacterRectsInRange() function in CFDE_TextEditEngine
/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp175 m_EdtEngine.GetCharacterRectsInRange(nStart, nCount); in AddSpellCheckObj()
485 m_EdtEngine.GetCharacterRectsInRange(sel_start, count); in DrawContent()