Home
last modified time | relevance | path

Searched defs:ttoLine (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fde/tto/
Dfde_textout.cpp571 CFDE_TTOLine ttoLine; in AppendPiece() local
840 CFDE_TTOLine::CFDE_TTOLine(const CFDE_TTOLine& ttoLine) : m_pieces(5) { in CFDE_TTOLine()