Searched refs:p_matches (Results 1 – 2 of 2) sorted by relevance
562 public int is_hilited_attr(POSITION pos, POSITION epos, int nohide, int *p_matches) in is_hilited_attr() argument566 if (p_matches != NULL) in is_hilited_attr()567 *p_matches = 0; in is_hilited_attr()582 if (p_matches == NULL) in is_hilited_attr()593 *p_matches = 1; in is_hilited_attr()
353 public int is_hilited_attr(POSITION pos, POSITION epos, int nohide, int *p_matches);