Searched refs:PEN_SIZE (Results 1 – 1 of 1) sorted by relevance
62 #define PEN_SIZE 1.0f macro77 SetPenSize(PEN_SIZE); in ImageView()101 BRect(BORDER_WIDTH - PEN_SIZE, in Draw()102 BORDER_HEIGHT - PEN_SIZE, in Draw()103 fpbitmap->Bounds().Width() + BORDER_WIDTH + PEN_SIZE, in Draw()104 fpbitmap->Bounds().Height() + BORDER_HEIGHT + PEN_SIZE)); in Draw()