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
394 indices_idx++; in ApplyStyle()
397 out_indices[indices_idx] = ii; in ApplyStyle()
403 out_indices[0] = indices_idx; in ApplyStyle()
411 int indices_idx = 0; in RetrieveAttributes() local
469 indices_idx++; in RetrieveAttributes()
470 out_indices[indices_idx] = ii; in RetrieveAttributes()
477 out_indices[0] = indices_idx; in RetrieveAttributes()