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

  /external/pdfium/fpdfsdk/formfiller/
cffl_formfiller.cpp 316 cp.dwBorderWidth = m_pWidget->GetBorderWidth();
324 cp.dwBorderWidth *= 2;
327 cp.dwBorderWidth *= 2;
  /external/pdfium/fpdfsdk/pdfwindow/
PWL_ComboBox.cpp 281 ecp.dwBorderWidth = 0;
297 bcp.dwBorderWidth = 2;
314 lcp.dwBorderWidth = 1;
PWL_Wnd.h 181 dwBorderWidth = 0;
203 int32_t dwBorderWidth; // optional
PWL_EditCtrl.cpp 117 ecp.dwBorderWidth = 0;
PWL_Wnd.cpp 32 dwBorderWidth(1),
572 return m_sPrivateParam.dwBorderWidth;
PWL_ScrollBar.cpp 830 scp.dwBorderWidth = 2;
    [all...]

Completed in 63 milliseconds