Home | History | Annotate | Download | only in src

Lines Matching refs:CFIndex

998 	  for (CFIndex j = range.location; j < range.location + range.length; j++)
1062 const CFIndex* string_indices = USE_PTR ? CTRunGetStringIndicesPtr (run) : NULL;
1064 ALLOCATE_ARRAY (CFIndex, index_buf, num_glyphs, goto resize_and_retry);