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

  /external/lzma/CPP/7zip/UI/FileManager/
MyWindowsNew.h 64 STDMETHOD(ThumbBarAddButtons)(HWND hwnd, UINT cButtons, LPTHUMBBUTTON pButton) = 0;
65 STDMETHOD(ThumbBarUpdateButtons)(HWND hwnd, UINT cButtons, LPTHUMBBUTTON pButton) = 0;
  /external/pdfium/xfa/fwl/
cfwl_scrollbar.cpp 488 CFWL_ScrollBar* pButton = static_cast<CFWL_ScrollBar*>(m_pWidget.Get());
489 if (pButton->m_pTimerInfo)
490 pButton->m_pTimerInfo->StopTimer();
492 if (!pButton->SendEvent())
493 pButton->m_pTimerInfo = StartTimer(0, true);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shobjidl.h     [all...]

Completed in 383 milliseconds