Home
last modified time | relevance | path

Searched refs:STYLE_BOB (Results 1 – 8 of 8) sorted by relevance

/dports/games/gtkradiant/GPL/GtkRadiant/contrib/bobtoolz/
H A Dfunchandlers.cpp224 if(style == STYLE_BOB) in StairBuilder()
236 if(style == STYLE_BOB) in StairBuilder()
244 if(style == STYLE_BOB) in StairBuilder()
H A Dfunchandlers.h41 #define STYLE_BOB 1 macro
H A Dfunchandlers-GTK.cpp295 if(rs.style == STYLE_BOB) in DoBuildStairs()
307 if(rs.style == STYLE_BOB) in DoBuildStairs()
315 if(rs.style == STYLE_BOB) in DoBuildStairs()
/dports/games/netradiant/netradiant-20150621-src/contrib/bobtoolz/
H A Dfunchandlers.cpp222 if ( style == STYLE_BOB ) { in StairBuilder()
235 if ( style == STYLE_BOB ) { in StairBuilder()
245 if ( style == STYLE_BOB ) { in StairBuilder()
H A Dfunchandlers.h41 #define STYLE_BOB 1 macro
H A Dfunchandlers-GTK.cpp302 if ( rs.style == STYLE_BOB ) { in DoBuildStairs()
315 if ( rs.style == STYLE_BOB ) { in DoBuildStairs()
325 if ( rs.style == STYLE_BOB ) { in DoBuildStairs()
/dports/games/gtkradiant/GPL/GtkRadiant/contrib/bobtoolz/dialogs/
H A Ddialogs-gtk.cpp846 rs->style = STYLE_BOB; in DoBuildStairsBox()
/dports/games/netradiant/netradiant-20150621-src/contrib/bobtoolz/dialogs/
H A Ddialogs-gtk.cpp830 rs->style = STYLE_BOB; in DoBuildStairsBox()