Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_textout.h96 void ReloadLinePiece(Line* pLine, const CFX_RectF& rect);
Dcfde_textout.cpp453 ReloadLinePiece(&line, rect); in Reload()
459 void CFDE_TextOut::ReloadLinePiece(Line* line, const CFX_RectF& rect) { in ReloadLinePiece() function in pdfium::CFDE_TextOut