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

  /external/webkit/Source/WebKit/mac/Panels/
WebAuthenticationPanel.h 39 IBOutlet id smallLabel;
WebAuthenticationPanel.m 180 NSRect smallLabelFrame = [smallLabel frame];
182 // Find the distance between the 'smallLabel' and the label above it, initially the 'separateRealmLabel'.
183 // Then, find the current distance between 'smallLabel' and 'mainLabel'. The difference between
199 [smallLabel setStringValue:
205 [smallLabel setStringValue:

Completed in 32 milliseconds