Searched refs:TYPE_DOT (Results 1 – 1 of 1) sorted by relevance
13 #define TYPE_DOT 3 macro50 { ".", 0, 0, ID_CALCULATOR_DOT, GX_SIGNAL(ID_CALCULATOR_DOT, GX_EVENT_CLICKED), TYPE_DOT },186 else if ((pKeyInfo->type == TYPE_DOT) && !is_decimal_point) in calculator_event_handler()