Home
last modified time | relevance | path

Searched refs:imm_function (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl_win.cc1447 FARPROC imm_function = WebPluginIMEWin::GetProcAddress(name); in GetProcAddressPatch() local
1448 if (imm_function) in GetProcAddressPatch()
1449 return imm_function; in GetProcAddressPatch()