Searched refs:charsPerSecond (Results 1 – 17 of 17) sorted by relevance
36 int charsPerSecond; member45 charsPerSecond(3), in Private()127 m->charsPerSecond = chars_per_second; in setCharsPerSecond()150 int charsWidth = m->charsPerSecond * charWidth; in updateOffset()
57 void setCharsPerSecond(int charsPerSecond);
28 xpilot.charsPerSecond: 5032 xpilot.charsPerSecond: 95
23 xpilot.charsPerSecond: 5027 xpilot.charsPerSecond: 95
51 xpilot.charsPerSecond: 500
63 xpilot.charsPerSecond: 200
271 extern int charsPerSecond; /* Message output speed (config) */
905 "charsPerSecond", &charsPerSecond, in Config_create_charsPerSecond()1312 charsPerTick = (DFLOAT)charsPerSecond / FPS; in Config_update_charsPerSecond()1644 Config_save_int(fp, "charsPerSecond", charsPerSecond); in Config_save()
763 charsPerTick = (float)charsPerSecond / FPS; in Paint_messages()
2699 Get_int_resource(rDB, "charsPerSecond", &charsPerSecond); in Parse_options()
136 int charsPerSecond; /* Message output speed (configurable) */ variable
539 extern int charsPerSecond; /* Message output speed (config) */
1037 &charsPerSecond,
122 int charsPerSecond; /* Message output speed (configurable) */ variable
817 len = charsPerSecond * (MSG_LIFE_TIME - msg->lifeTime); in Paint_messages()
857 len = (int)(charsPerSecond * (MSG_LIFE_TIME - msg->lifeTime)); in Paint_messages()
187 charsPerSecond=50 key