Home | History | Annotate | Download | only in icon

Lines Matching refs:IconLoadYes

658             return (int)currentTime() - icon->getTimestamp() > iconExpirationTime ? IconLoadYes : IconLoadNo;
665 return IconLoadYes;