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

  /external/pdfium/fpdfsdk/pwl/
cpwl_list_impl.cpp 291 void CPWL_ListCtrl::SetPlateRect(const CFX_FloatRect& rect) {
cpwl_edit_impl.cpp 583 void CPWL_EditImpl::SetPlateRect(const CFX_FloatRect& rect) {
584 m_pVT->SetPlateRect(rect);
    [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_variabletext.cpp 625 void CPDF_VariableText::SetPlateRect(const CFX_FloatRect& rect) {

Completed in 496 milliseconds