Home | Sort by relevance Sort by last modified time |
/external/chromium/webkit/glue/ | |
webkitclient_impl.h | 85 if (shared_timer_func_ && !shared_timer_suspended_) 86 shared_timer_func_(); 92 void (*shared_timer_func_)(); member in class:webkit_glue::WebKitClientImpl |
/external/chromium_org/webkit/child/ | |
webkitplatformsupport_impl.h | 142 if (shared_timer_func_ && !shared_timer_suspended_) 143 shared_timer_func_(); 148 void (*shared_timer_func_)(); member in class:webkit_glue::WebKitPlatformSupportImpl |