Searched defs:resStart (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdftext/
H A Dfpdf_text_int.cpp2426 int resStart = GetCharIndex(m_resStart); local
2428 m_pTextPage->GetRectArray(resStart, resEnd - resStart + 1, m_resArray);
2612 int resStart = GetCharIndex(m_resStart); local
2614 return resEnd - resStart + 1;

Completed in 819 milliseconds