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