Home
last modified time | relevance | path

Searched refs:bRefresh (Results 1 – 16 of 16) sorted by relevance

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_EditCtrl.h54 void EnableRefresh(bool bRefresh);
DPWL_EditCtrl.cpp385 void CPWL_EditCtrl::EnableRefresh(bool bRefresh) { in EnableRefresh() argument
386 m_pEdit->EnableRefresh(bRefresh); in EnableRefresh()
DPWL_ScrollBar.h147 void MovePosButton(bool bRefresh);
DPWL_Wnd.cpp275 void CPWL_Wnd::Move(const CFX_FloatRect& rcNew, bool bReset, bool bRefresh) { in Move() argument
288 if (bRefresh) { in Move()
DPWL_Wnd.h282 void Move(const CFX_FloatRect& rcNew, bool bReset, bool bRefresh);
DPWL_ScrollBar.cpp890 void CPWL_ScrollBar::MovePosButton(bool bRefresh) { in MovePosButton() argument
938 m_pPosButton->Move(rcPosButton, true, bRefresh); in MovePosButton()
/external/libusb-compat/examples/
Dtestlibusb.c19 printf(" bRefresh: %d\n", endpoint->bRefresh); in print_endpoint()
/external/libusb-compat/libusb/
Dusb.h113 u_int8_t bRefresh; member
/external/libusb/examples/
Dtestlibusb.c43 printf(" bRefresh: %d\n", endpoint->bRefresh); in print_endpoint()
/external/pdfium/fpdfsdk/javascript/
DField.h460 bool bRefresh);
465 bool bRefresh);
DField.cpp266 bool bRefresh) { in UpdateFormField() argument
296 if (bRefresh) { in UpdateFormField()
323 bool bRefresh) { in UpdateFormControl() argument
342 if (bRefresh) { in UpdateFormControl()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.h406 void EnableRefresh(bool bRefresh);
Dfxet_edit.cpp2161 void CFX_Edit::EnableRefresh(bool bRefresh) { in EnableRefresh() argument
2162 m_bEnableRefresh = bRefresh; in EnableRefresh()
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h405 __u8 bRefresh; member
/external/libusb/libusb/
Dlibusb.h563 uint8_t bRefresh; member
/external/libusb/include/libusb/
Dlibusb.h563 uint8_t bRefresh; member