HomeSort by relevance Sort by last modified time
    Searched refs:mainLabel (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/mac/Panels/
WebAuthenticationPanel.h 36 IBOutlet id mainLabel;
WebAuthenticationPanel.m 178 NSRect mainLabelFrame = [mainLabel frame];
183 // Then, find the current distance between 'smallLabel' and 'mainLabel'. The difference between
195 [mainLabel setStringValue:message];
196 [mainLabel sizeToFitAndAdjustWindowHeight];

Completed in 56 milliseconds