Searched refs:fBoardStyle (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/Chess-310.6/Sources/
H A DMBCGameInfo.h61 IBOutlet NSPopUpButton *fBoardStyle; variable
H A DMBCBoardView.mm204 fBoardStyle = nil;
234 [fBoardStyle release];
298 [fBoardStyle release];
299 fBoardStyle =
H A DMBCBoardViewTextures.mm228 inDirectory:fBoardStyle]
268 part:@"Board" style:fBoardStyle attr:fBoardAttr];
277 inDirectory:fBoardStyle];
294 style:fBoardStyle attr:fBoardAttr];
H A DMBCBoardView.h131 NSString * fBoardStyle; variable
H A DMBCGameInfo.mm153 [fBoardStyle removeAllItems];
169 [fBoardStyle addItemWithTitle:locStyle];
372 [fBoardStyle selectItemWithTitle:[self localizedStyleName:[fDocument objectForKey:kMBCBoardStyle]]];
466 [self unlocalizedStyleName:[fBoardStyle titleOfSelectedItem]];

Completed in 66 milliseconds