Lines Matching refs:indices_idx
76 int indices_idx = 0; in ResolveAttrs() local
192 indices_idx++; in ResolveAttrs()
193 out_indices[indices_idx] = ii; in ResolveAttrs()
200 out_indices[0] = indices_idx; in ResolveAttrs()
217 int indices_idx = 0; in ApplyStyle() local
386 indices_idx++; in ApplyStyle()
389 out_indices[indices_idx] = ii; in ApplyStyle()
396 out_indices[0] = indices_idx; in ApplyStyle()
404 int indices_idx = 0; in RetrieveAttributes() local
462 indices_idx++; in RetrieveAttributes()
463 out_indices[indices_idx] = ii; in RetrieveAttributes()
470 out_indices[0] = indices_idx; in RetrieveAttributes()