Home
last modified time | relevance | path

Searched refs:unknownAnnotationCount (Results 1 – 3 of 3) sorted by relevance

/dports/mail/xfaces/xfaces-3.3/
H A Dface_annotate.c111 static int unknownAnnotationCount = 0; variable
298 count = unknownAnnotationCount;
575 unknownAnnotationCount = TheFacesResources.unknown_annotation_count; in FaceAnnotateInit()
576 unknownAnnotations = (Annotation*) XtCalloc(unknownAnnotationCount, in FaceAnnotateInit()
579 for(i = 0; i < unknownAnnotationCount; ++i) in FaceAnnotateInit()
H A Dmail_items.c107 static int unknownAnnotationCount; variable
123 count = unknownAnnotationCount;
798 unknownAnnotationCount = TheFacesResources.unknown_annotation_count; in MailItemInit()
799 unknownMailAnnotations = (MailAnnotation*)XtCalloc(unknownAnnotationCount, in MailItemInit()
802 for(i = 0; i < unknownAnnotationCount; ++i) in MailItemInit()
H A DXFaces.ad110 XFaces.unknownAnnotationCount: 2
171 !XFaces.unknownAnnotationCount: 3