Searched refs:newCs (Results 1 – 4 of 4) sorted by relevance
31 public CS newCs(HDF hdf); in newCs() method40 public CS newCs(HDF hdf, HDF globalHdf); in newCs() method
62 public CS newCs(HDF hdf) { in newCs() method in JniClearsilverFactory77 public CS newCs(HDF hdf, HDF globalHdf) { in newCs() method in JniClearsilverFactory
80 public JCs newCs(HDF hdf) { in newCs() method in JSilverFactory88 public JCs newCs(HDF hdf, HDF globalHdf) { in newCs() method in JSilverFactory
73 CS cs = factory.newCs(hdf); in render()