Searched refs:SetParagraphBreakChar (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/xfa/fde/tto/
H A Dfde_textout.h91 void SetParagraphBreakChar(FX_WCHAR wch);
H A Dfde_textout.cpp99 void CFDE_TextOut::SetParagraphBreakChar(FX_WCHAR wch) { function in class:CFDE_TextOut
101 m_pTxtBreak->SetParagraphBreakChar(wch);
207 m_pTxtBreak->SetParagraphBreakChar(wch);
/external/pdfium/xfa/fgas/layout/
H A Dfgas_textbreak.h219 void SetParagraphBreakChar(FX_WCHAR wch);
H A Dfgas_textbreak.cpp157 void CFX_TxtBreak::SetParagraphBreakChar(FX_WCHAR wch) { function in class:CFX_TxtBreak
/external/pdfium/xfa/fde/
H A Dcfde_txtedtengine.cpp1055 m_pTextBreak->SetParagraphBreakChar(m_Param.wLineBreakChar);

Completed in 123 milliseconds