Home
last modified time | relevance | path

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

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/PsfPlayer/Source/win32_ui/DebugSupport/
H A DDirectXControl.cpp170 bool mustRefresh = false; in OnMouseMove() local
173 mustRefresh = true; in OnMouseMove()
176 if(mustRefresh) in OnMouseMove()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/common/table/
H A DTableRowCore.java37 public void invalidate(boolean mustRefresh); in invalidate() argument
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/table/impl/
H A DFakeTableCell.java1234 public void invalidate(boolean mustRefresh) { in invalidate() argument