Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dfgas_textbreak.cpp1554 std::vector<CFX_RectF> rtArray(iLength); in GetCharRects() local
1617 rtArray[i] = rtBBoxF; in GetCharRects()
1620 rtArray[i] = rect; in GetCharRects()
1622 return rtArray; in GetCharRects()