Home
last modified time | relevance | path

Searched defs:crole (Results 1 – 3 of 3) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/server/
H A Dgamehand.c85 enum unit_role_id crole_to_role_id(char crole) in crole_to_role_id()
116 struct unit_type *crole_to_unit_type(char crole, struct player *pplayer) in crole_to_unit_type()
146 struct unit_type *ptype, char crole) in place_starting_unit()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dgamehand.c85 enum unit_role_id crole_to_role_id(char crole) in crole_to_role_id()
116 struct unit_type *crole_to_unit_type(char crole, struct player *pplayer) in crole_to_unit_type()
146 struct unit_type *ptype, char crole) in place_starting_unit()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/itemviews/
H A Dq3listview.cpp2089 const QPalette::ColorRole crole = lv->viewport()->backgroundRole(); in paintCell() local
6551 const QPalette::ColorRole crole = lv->backgroundRole(); in paintCell() local