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

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ComboBox.cpp 301 ecp.dwBorderWidth = 0;
317 bcp.dwBorderWidth = 2;
334 lcp.dwBorderWidth = 1;
PWL_EditCtrl.cpp 128 ecp.dwBorderWidth = 0;
PWL_Wnd.cpp 599 return m_sPrivateParam.dwBorderWidth;
PWL_ScrollBar.cpp 834 scp.dwBorderWidth = 2;
    [all...]
PWL_Note.cpp     [all...]
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 216 dwBorderWidth(1),
239 int32_t dwBorderWidth; // optional
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_FormFiller.cpp 323 cp.dwBorderWidth = m_pWidget->GetBorderWidth();
337 cp.dwBorderWidth *= 2;
341 cp.dwBorderWidth *= 2;

Completed in 48 milliseconds