HomeSort by relevance Sort by last modified time
    Searched defs:SetPlateRect (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/fxedit/
fxet_list.cpp 80 void CFX_ListContainer::SetPlateRect(const CFX_FloatRect& rect) {
363 void CFX_ListCtrl::SetPlateRect(const CFX_FloatRect& rect) {
364 CFX_ListContainer::SetPlateRect(rect);
fxet_edit.cpp 890 void CFX_Edit::SetPlateRect(const CFX_FloatRect& rect) {
891 m_pVT->SetPlateRect(rect);
    [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_variabletext.cpp 760 void CPDF_VariableText::SetPlateRect(const CFX_FloatRect& rect) {
    [all...]

Completed in 934 milliseconds