Home
last modified time | relevance | path

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

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