OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bandinfo
(Results
1 - 3
of
3
) 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
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stropts.h
174
struct
bandinfo
struct
/external/strace/
stream.c
1097
struct
bandinfo
bi;
1130
/* argument is a pointer to a
bandinfo
struct */
Completed in 46 milliseconds