OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:content_restrictions_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/tab_contents/
core_tab_helper.h
52
int content_restrictions() const { return
content_restrictions_
; }
89
int
content_restrictions_
;
member in class:CoreTabHelper
/external/chromium/chrome/browser/tab_contents/
tab_contents.h
740
int content_restrictions() const { return
content_restrictions_
; }
1287
int
content_restrictions_
;
member in class:TabContents
[
all
...]
Completed in 159 milliseconds