Home | History | Annotate | Download | only in rendering

Lines Matching refs:isReadOnlyControl

730         _NSDrawCarbonThemeBezel(r, isEnabled(o) && !isReadOnlyControl(o), YES);
739 [textField setEnabled:(isEnabled(o) && !isReadOnlyControl(o))];
811 _NSDrawCarbonThemeListBox(r, isEnabled(o) && !isReadOnlyControl(o), YES, YES);