Home
last modified time | relevance | path

Searched defs:ClearCells (Results 1 – 4 of 4) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKLifePlugin/ConwayLife/
H A DLifeViewer.cs341 public void ClearCells() in ClearCells() method in GKLifePlugin.ConwayLife.LifeViewer
/dports/games/golly/golly-3.3-src/Scripts/Lua/
H A D3D.lua2219 function ClearCells() function
/dports/x11/xterm/xterm-370/
H A Dscreen.c767 ClearCells(XtermWidget xw, int flags, unsigned len, int row, int col) in ClearCells() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/propgrid/
H A Dproperty.cpp1704 void wxPGProperty::ClearCells(FlagType ignoreWithFlags, bool recursively) in ClearCells() function in wxPGProperty