HomeSort by relevance Sort by last modified time
    Searched full:bandinfo (Results 1 - 5 of 5) sorted by null

  /external/webkit/Tools/MiniBrowser/win/
BrowserWindow.cpp 157 REBARBANDINFO bandInfo;
158 bandInfo.cbSize = sizeof(bandInfo);
159 bandInfo.fMask = RBBIM_STYLE | RBBIM_TEXT | RBBIM_CHILD | RBBIM_CHILDSIZE | RBBIM_SIZE;
160 bandInfo.fStyle = RBBS_CHILDEDGE | RBBS_GRIPPERALWAYS;
161 bandInfo.lpText = L"Address";
162 bandInfo.hwndChild = m_comboBoxWindow;
166 bandInfo.cx = 100;
167 bandInfo.cxMinChild = comboBoxRect.right - comboBoxRect.left;
168 bandInfo.cyMinChild = comboBoxRect.bottom - comboBoxRect.top
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stropts.h 174 struct bandinfo struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stropts.h 174 struct bandinfo struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stropts.h 174 struct bandinfo struct
  /external/strace/
stream.c 1192 struct bandinfo bi;
1225 /* argument is a pointer to a bandinfo struct */

Completed in 660 milliseconds