Home
last modified time | relevance | path

Searched refs:dwBorderWidth (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ComboBox.cpp301 ecp.dwBorderWidth = 0; in CreateEdit()
317 bcp.dwBorderWidth = 2; in CreateButton()
334 lcp.dwBorderWidth = 1; in CreateListBox()
DPWL_EditCtrl.cpp128 ecp.dwBorderWidth = 0; in CreateEditCaret()
DPWL_Wnd.cpp599 return m_sPrivateParam.dwBorderWidth; in GetBorderWidth()
DPWL_ScrollBar.cpp834 scp.dwBorderWidth = 2; in CreateButtons()
DPWL_Note.cpp1231 ccp.dwBorderWidth = 2; in CreateChildWnd()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h216 dwBorderWidth(1), in PWL_CREATEPARAM()
239 int32_t dwBorderWidth; // optional member
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_FormFiller.cpp323 cp.dwBorderWidth = m_pWidget->GetBorderWidth(); in GetCreateParam()
337 cp.dwBorderWidth *= 2; in GetCreateParam()
341 cp.dwBorderWidth *= 2; in GetCreateParam()