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

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 187 m_rcWindow(),
209 m_rcWindow = m_sPrivateParam.rcRectWnd;
210 m_rcClip = CPWL_Utils::InflateRect(m_rcWindow, 1.0f);
280 m_rcWindow = rcNew;
281 m_rcWindow.Normalize();
293 m_sPrivateParam.rcRectWnd = m_rcWindow;
532 return m_rcWindow;
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 460 CPDF_Rect m_rcWindow;

Completed in 620 milliseconds