Searched refs:citer (Results 1 – 1 of 1) sorted by relevance
603 ContentItem *citer; in OnTopicChange() local613 citer = (ContentItem *) user_data; in OnTopicChange()614 name = citer->name; in OnTopicChange()615 local = citer->local; in OnTopicChange()616 while(citer) { in OnTopicChange()617 if(citer->merge.chm_file) { in OnTopicChange()618 chmfile = citer->merge.chm_file; in OnTopicChange()621 citer = citer->parent; in OnTopicChange()