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

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 203 PWL_CREATEPARAM() : rcRectWnd(0,0,0,0),
228 CPDF_Rect rcRectWnd; //required
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 246 m_sPrivateParam.rcRectWnd.Normalize();
247 m_rcWindow = m_sPrivateParam.rcRectWnd;
338 m_sPrivateParam.rcRectWnd = m_rcWindow;
664 return m_sPrivateParam.rcRectWnd;
PWL_ComboBox.cpp 325 ecp.rcRectWnd = CPDF_Rect(0,0,0,0);
364 lcp.rcRectWnd = CPDF_Rect(0,0,0,0);
PWL_EditCtrl.cpp 154 ecp.rcRectWnd = CPDF_Rect(0,0,0,0);
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_FormFiller.cpp 363 cp.rcRectWnd = GetPDFWindowRect();

Completed in 68 milliseconds