Searched defs:clipStart (Results 1 – 3 of 3) sorted by relevance
55 private int clipStart = 0; field in CodeSubroutineInliner
482 bool clipStart, in ClipAngledGradient()1373 bool clipStart = !pArray || !pArray->GetIntegerAt(0); in DrawShading() local
1310 public static String clip(String text, int clipStart, int clipEnd) { in clip()