Home
last modified time | relevance | path

Searched refs:REDRAW_BORDER (Results 1 – 11 of 11) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/game/
H A Dgame_interface.h62 REDRAW_BORDER = 0x20, enumerator
H A Dgame_interface.cpp202 if ( combinedRedraw & REDRAW_BORDER ) in Redraw()
H A Dgame_startgame.cpp558 Redraw( REDRAW_RADAR | REDRAW_ICONS | REDRAW_BUTTONS | REDRAW_STATUS | REDRAW_BORDER ); in StartGame()
725 …( REDRAW_GAMEAREA | REDRAW_RADAR | REDRAW_ICONS | REDRAW_BUTTONS | REDRAW_STATUS | REDRAW_BORDER ); in HumanTurn()
/dports/x11-toolkits/tktable/Tktable2.10/generic/
H A DtkTable.h150 #define REDRAW_BORDER (1L<<7) macro
H A DtkTable.c1442 tablePtr->flags |= REDRAW_BORDER;
1510 if ((tablePtr->flags & REDRAW_BORDER) && tablePtr->highlightWidth > 0) { in TableRedrawHighlight()
1517 tablePtr->flags &= ~REDRAW_BORDER; in TableRedrawHighlight()
2601 tablePtr->flags |= REDRAW_BORDER; in TableInvalidate()
/dports/x11-toolkits/p5-Tk-TableMatrix/Tk-TableMatrix-1.26/pTk/
H A DtkTable.h152 #define REDRAW_BORDER (1L<<7) macro
H A DtkTable.c1414 tablePtr->flags |= REDRAW_BORDER;
1482 if ((tablePtr->flags & REDRAW_BORDER) && tablePtr->highlightWidth > 0) { in TableRedrawHighlight()
1489 tablePtr->flags &= ~REDRAW_BORDER; in TableRedrawHighlight()
2466 tablePtr->flags |= REDRAW_BORDER; in TableInvalidate()
/dports/x11-toolkits/p5-Tk-TableMatrix/Tk-TableMatrix-1.26/pTk/mTk/Tktable/
H A DtkTable.h152 #define REDRAW_BORDER (1L<<7) macro
H A DtkTable.c1414 tablePtr->flags |= REDRAW_BORDER;
1482 if ((tablePtr->flags & REDRAW_BORDER) && tablePtr->highlightWidth > 0) { in TableRedrawHighlight()
1489 tablePtr->flags &= ~REDRAW_BORDER; in TableRedrawHighlight()
2466 tablePtr->flags |= REDRAW_BORDER; in TableInvalidate()
/dports/x11-toolkits/p5-Tk-TableMatrix/Tk-TableMatrix-1.26/pTk/mTk/Tktable800/
H A DtkTable.h150 #define REDRAW_BORDER (1L<<7) macro
H A DtkTable.c1414 tablePtr->flags |= REDRAW_BORDER;
1482 if ((tablePtr->flags & REDRAW_BORDER) && tablePtr->highlightWidth > 0) { in TableRedrawHighlight()
1489 tablePtr->flags &= ~REDRAW_BORDER; in TableRedrawHighlight()
2466 tablePtr->flags |= REDRAW_BORDER; in TableInvalidate()