Searched refs:IntegerPreviewField (Results 1 – 2 of 2) sorted by relevance
86 IntegerPreviewField::IntegerPreviewField(const int64 &value) in IntegerPreviewField() function in IntegerPreviewField92 IntegerPreviewField::~IntegerPreviewField(void) in ~IntegerPreviewField()98 IntegerPreviewField::DrawField(BRect rect, BView *parent) in DrawField()111 IntegerPreviewField::SetData(char *data, const size_t &length) in SetData()
54 class IntegerPreviewField : public PreviewField57 IntegerPreviewField(const int64 &value);58 virtual ~IntegerPreviewField(void);