Home
last modified time | relevance | path

Searched refs:TT_BASE (Results 1 – 3 of 3) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_impexp_HTML.h50 #define TT_BASE 10 // <base> (child of <head>; no children; no end tag) macro
/dports/games/bubble-chains/bubble-chains-0.2.0/
H A Dgametargetcontrol.h56 TT_BASE, TT_COLOR, TT_NUMBER, TT_FALLING, enumerator
H A Dgamescene.cpp306 ttypes = GameTargetControl::TT_BASE; in initScenario()