OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ex_styles
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/ui/tabs/
dock_info_win.cc
80
LONG
ex_styles
= GetWindowLong(hwnd, GWL_EXSTYLE);
local
81
if (
ex_styles
& WS_EX_TRANSPARENT ||
ex_styles
& WS_EX_LAYERED) {
Completed in 820 milliseconds