Home
last modified time | relevance | path

Searched defs:FoodButton (Results 1 – 2 of 2) sorted by relevance

/dports/misc/nut/nut-20.1/fltk/
H A DFoodChoice.h28 class FoodButton; variable
H A DFoodButton.cc32 FoodButton::FoodButton (int x, int y, int w, int h, struct food *foodptr) : Nut_Button (x, y, w, h) in FoodButton() function in FoodButton