OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetIdForContentType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/content_settings/
content_setting_image_model.cc
69
int
GetIdForContentType
(const ContentSettingsTypeIdEntry* entries,
120
int icon_id =
GetIdForContentType
(
122
int tooltip_id =
GetIdForContentType
(
124
int explanation_id =
GetIdForContentType
(
157
icon_id =
GetIdForContentType
(
159
tooltip_id =
GetIdForContentType
(
content_setting_bubble_model.cc
58
int
GetIdForContentType
(const ContentSettingsTypeIdEntry* entries,
129
GetIdForContentType
(title_ids, num_title_ids, content_type());
150
GetIdForContentType
(kLinkIDs, arraysize(kLinkIDs), content_type())));
189
GetIdForContentType
(kCustomIDs, arraysize(kCustomIDs), content_type());
284
int resource_id =
GetIdForContentType
(kAllowedAllowIDs,
292
GetIdForContentType
(kBlockedAllowIDs, arraysize(kBlockedAllowIDs),
315
int resource_id =
GetIdForContentType
(kAllowedBlockIDs,
323
GetIdForContentType
(kBlockedBlockIDs, arraysize(kBlockedBlockIDs),
[
all
...]
Completed in 43 milliseconds