Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dcfx_break.h53 void SetParagraphBreakChar(wchar_t wch);
Dcfx_break.cpp100 void CFX_Break::SetParagraphBreakChar(wchar_t wch) { in SetParagraphBreakChar() function in CFX_Break
/external/pdfium/xfa/fde/
Dcfde_textout.cpp218 m_pTxtBreak->SetParagraphBreakChar(wch); in CalcLogicSize()