Home
last modified time | relevance | path

Searched refs:smallLabel (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/mac/Panels/
DWebAuthenticationPanel.m180 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 between
199 [smallLabel setStringValue:
205 [smallLabel setStringValue:
DWebAuthenticationPanel.h39 IBOutlet id smallLabel; variable