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

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

Completed in 66 milliseconds