Searched refs:fLongTextCheckBox (Results 1 – 6 of 6) sorted by relevance
24 fLongTextCheckBox(NULL), in ControlTest()59 fLongTextCheckBox = new LabeledCheckBox("Long label text", in ActivateTest()61 group->AddChild(fLongTextCheckBox); in ActivateTest()102 if (!fLongTextCheckBox || !fControl) in UpdateControlText()105 fControl->SetLabel(fLongTextCheckBox->IsSelected() in UpdateControlText()
28 fLongTextCheckBox(NULL), in TextControlTest()71 fLongTextCheckBox = new LabeledCheckBox("Long label text", in ActivateTest()73 group->AddChild(fLongTextCheckBox); in ActivateTest()135 if (!fLongTextCheckBox || !fTextControl) in _UpdateLabelText()138 fTextControl->SetLabel(fLongTextCheckBox->IsSelected() in _UpdateLabelText()
64 fLongTextCheckBox = new LabeledCheckBox("Long label text", in ActivateTest()66 group->AddChild(fLongTextCheckBox); in ActivateTest()141 if (!fLongTextCheckBox || !fMenuBar) in UpdateLongText()144 fFirstItem->SetLabel(fLongTextCheckBox->IsSelected() in UpdateLongText()
37 LabeledCheckBox* fLongTextCheckBox; variable
41 LabeledCheckBox* fLongTextCheckBox; variable
43 LabeledCheckBox* fLongTextCheckBox; variable