HomeSort by relevance Sort by last modified time
    Searched refs:SetTextOverflow (Results 1 - 5 of 5) sorted by null

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Label.cpp 42 m_pEdit->SetTextOverflow(TRUE);
PWL_Edit.cpp 278 m_pEdit->SetTextOverflow(TRUE, FALSE);
846 m_pEdit->SetTextOverflow(TRUE);
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 229 virtual void SetTextOverflow(FX_BOOL bAllowed = FALSE, FX_BOOL bPaint = TRUE) = 0;
fxet_edit.h 594 void SetTextOverflow(FX_BOOL bAllowed = FALSE, FX_BOOL bPaint = TRUE);
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 1127 void CFX_Edit::SetTextOverflow(FX_BOOL bAllowed /*= FALSE*/, FX_BOOL bPaint/* = TRUE*/)
    [all...]

Completed in 39 milliseconds