Lines Matching defs:favicon
285 // Try to get the favicon from the history item. For some pages like Grand288 jobject favicon = NULL;299 favicon = webcoreImageToJavaBitmap(env, icon);304 originalUrlStr, titleStr, favicon, array);308 if (favicon)309 env->DeleteLocalRef(favicon);