Searched refs:tfRect (Results 1 – 1 of 1) sorted by relevance
380 NSRect tfRect = [textField frame]; in createUserPane() local381 …f, %f}", [[textField description] UTF8String], tfRect.origin.x, tfRect.origin.y, tfRect.size.width… in createUserPane()383 int tfWidth = tfRect.size.width; in createUserPane()
Completed in 23 milliseconds