Home
last modified time | relevance | path

Searched refs:markTiles (Results 1 – 9 of 9) sorted by relevance

/dports/games/opendungeons/OpenDungeons-0.7.1/source/network/
H A DServerNotification.h75 markTiles, enumerator
H A DServerNotification.cpp97 case ServerNotificationType::markTiles: in typeString()
H A DODClient.cpp807 case ServerNotificationType::markTiles: in processMessage()
/dports/biology/bbmap/bbmap/current/hiseq/
H A DAnalyzeFlowCell.java335 long readsToDiscard=markTiles(flowcell.toList(), flowcell.avgReads); in process()
701 long readsToDiscard=markTiles(mtList, flowcell.avgReads); in fillTilesInner()
851 private final long markTiles(ArrayList<MicroTile> mtList, double avgReads){ in markTiles() method in AnalyzeFlowCell
/dports/games/opendungeons/OpenDungeons-0.7.1/source/game/
H A DPlayer.cpp641 ServerNotificationType::markTiles, this); in markTilesForDigging()
654 ServerNotificationType::markTiles, this); in markTilesForDigging()
/dports/editors/libreoffice/libreoffice-7.2.6.2/android/source/src/java/org/mozilla/gecko/gfx/
H A DComposedTileLayer.java224 public void markTiles() {
/dports/editors/libreoffice6/libreoffice-6.4.7.2/android/source/src/java/org/mozilla/gecko/gfx/
H A DComposedTileLayer.java224 public void markTiles() {
/dports/editors/libreoffice/libreoffice-7.2.6.2/android/source/src/java/org/libreoffice/
H A DLOKitThread.java83 composedTileLayer.markTiles(); in tileReevaluationRequest()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/android/source/src/java/org/libreoffice/
H A DLOKitThread.java84 composedTileLayer.markTiles(); in tileReevaluationRequest()