Searched refs:p_index (Results 1 – 3 of 3) sorted by relevance
3272 FT_Int *p_index,
712 intptr_t p_index = reinterpret_cast<intptr_t>(p->value); in RemoveProfile() local713 if (p_index > index) { in RemoveProfile()714 p->value = reinterpret_cast<void*>(p_index - 1); in RemoveProfile()
4723 FT_Int *p_index, in FT_Get_SubGlyph_Info() argument4740 *p_index = subg->index; in FT_Get_SubGlyph_Info()