Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/widgets/
H A Dtoolbox.cpp255 …InkAction* inky = ink_action_new( verb->get_id(), _(verb->get_name()), verb->get_tip(), verb->get_… in create_action_for_verb() local
/dports/games/puckman/puckman-f5b809c/
H A Dpuckman.c131 Ghost *inky = (Ghost *) malloc(sizeof(struct Ghost)); in main() local