Searched refs:fTextCheckBox (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DTextViewTest.cpp41 fTextCheckBox(NULL),
70 fTextCheckBox = new LabeledCheckBox("Use alternative text",
72 group->AddChild(fTextCheckBox);
129 if (fTextCheckBox == NULL)
132 if (fTextCheckBox->IsSelected())
H A DTextViewTest.h37 LabeledCheckBox* fTextCheckBox; member in class:TextViewTest

Completed in 96 milliseconds