Searched refs:createLabelWithString (Results 1 – 2 of 2) sorted by relevance
182 NSTextField* createLabelWithString( NSString* label);
375 NSTextField *textField = createLabelWithString(label); in createUserPane()957 NSTextField* ControlHelper::createLabelWithString(NSString* labelString) { in createLabelWithString() function in ControlHelper
Completed in 8 milliseconds