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