Home
last modified time | relevance | path

Searched defs:IsFeatureEnabled (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_shortcut_manager_stub.cc8 bool ProfileShortcutManager::IsFeatureEnabled() { in IsFeatureEnabled() function in ProfileShortcutManager
Dprofile_shortcut_manager_win.cc654 bool ProfileShortcutManager::IsFeatureEnabled() { in IsFeatureEnabled() function in ProfileShortcutManager
/external/chromium_org/ppapi/proxy/
Dpdf_resource.cc145 PP_Bool PDFResource::IsFeatureEnabled(PP_PDFFeature feature) { in IsFeatureEnabled() function in ppapi::proxy::PDFResource
/external/chromium_org/ppapi/cpp/private/
Dpdf.cc167 bool PDF::IsFeatureEnabled(const InstanceHandle& instance, in IsFeatureEnabled() function in pp::PDF
/external/chromium_org/ppapi/thunk/
Dppb_pdf_thunk.cc120 PP_Bool IsFeatureEnabled(PP_Instance instance, PP_PDFFeature feature) { in IsFeatureEnabled() function
/external/chromium_org/ppapi/c/private/
Dppb_pdf.h152 PP_Bool(*IsFeatureEnabled)(PP_Instance instance, PP_PDFFeature feature); member
/external/chromium_org/chrome/renderer/pepper/
Dppb_pdf_impl.cc358 PP_Bool IsFeatureEnabled(PP_Instance instance, PP_PDFFeature feature) { in IsFeatureEnabled() function