Searched refs:IntValue (Results 1 – 5 of 5) sorted by relevance
46 copy.AddInt32("be:value", IntValue()); in Invoke()96 IntValue(); in SetValue()112 IntValue(); in SetValue()121 NummericalTextView::IntValue() const in IntValue() function in NummericalTextView
35 int32 IntValue() const;
49 fProperty->SetValue(fTextView->IntValue()); in ValueChanged()61 if (fTextView->IntValue() != p->Value()) in AdoptProperty()
50 fProperty->SetValue(fTextView->IntValue()); in ValueChanged()64 if (fTextView->IntValue() != (int32)p->Value()) in AdoptProperty()
139 SetValue(fTextView->IntValue()); in MouseDown()