OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_iat_patch_get_font_data
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/renderer/
chrome_render_process_observer.cc
133
static base::win::IATPatchFunction
g_iat_patch_get_font_data
;
member in namespace:__anon9543
290
g_iat_patch_get_font_data
.Patch(
/external/chromium_org/chrome/utility/
chrome_content_utility_client.cc
204
static base::win::IATPatchFunction
g_iat_patch_get_font_data
;
member in namespace:chrome::__anon9780
236
if (!
g_iat_patch_get_font_data
.is_patched()) {
237
g_iat_patch_get_font_data
.Patch(pdf_module_path.value().c_str(),
Completed in 1375 milliseconds