Searched refs:smallLabel (Results 1 – 2 of 2) sorted by relevance
180 NSRect smallLabelFrame = [smallLabel frame];182 …// Find the distance between the 'smallLabel' and the label above it, initially the 'separateRealm…183 … // Then, find the current distance between 'smallLabel' and 'mainLabel'. The difference between199 [smallLabel setStringValue:205 [smallLabel setStringValue:
39 IBOutlet id smallLabel; variable