OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WindowFeature
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/
browser.h
99
enum
WindowFeature
{
495
bool SupportsWindowFeature(
WindowFeature
feature) const;
499
bool CanSupportWindowFeature(
WindowFeature
feature) const;
[
all
...]
/external/chromium_org/chrome/browser/ui/
browser.h
127
enum
WindowFeature
{
380
bool SupportsWindowFeature(
WindowFeature
feature) const;
384
bool CanSupportWindowFeature(
WindowFeature
feature) const;
778
bool SupportsWindowFeatureImpl(
WindowFeature
feature,
[
all
...]
Completed in 681 milliseconds