/[gzz]/gzz/gzz/view/CellVobFactory.java
ViewVC logotype

Diff of /gzz/gzz/view/CellVobFactory.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by benja, Wed Sep 25 11:25:05 2002 UTC revision 1.10 by tjl, Wed Sep 25 14:45:43 2002 UTC
# Line 167  public static final String rcsid = "$Id$ Line 167  public static final String rcsid = "$Id$
167    
168          Vob.RenderInfo info = v.coords.getRenderInfo(cs);          Vob.RenderInfo info = v.coords.getRenderInfo(cs);
169          info.getExtRect(rect);          info.getExtRect(rect);
170          final int content_cs = v.coords.coordsys(cs, CONTENT_KEY, 0, 5, 5,          final int content_cs = v.coords.coordsys(cs, 0, 5, 5,
171                                             rect.width-10, rect.height-10);                                             rect.width-10, rect.height-10);
172            v.matcher.add(content_cs, CONTENT_KEY);
173    
174          if(!(GraphicsAPI.getInstance() instanceof gzz.client.gl.GLAPI)) {          if(!(GraphicsAPI.getInstance() instanceof gzz.client.gl.GLAPI)) {
175              if(content != null)              if(content != null)

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26