Searched refs:GetEnabledPosition (Results 1 – 2 of 2) sorted by relevance
183 …ent_sp && (summary_chosen_sp.get() == NULL || (prio_category > category_sp->GetEnabledPosition()))) in GetSummaryForType()185 prio_category = category_sp->GetEnabledPosition(); in GetSummaryForType()209 …rent_sp && (filter_chosen_sp.get() == NULL || (prio_category > category_sp->GetEnabledPosition()))) in GetFilterForType()211 prio_category = category_sp->GetEnabledPosition(); in GetFilterForType()236 …rrent_sp && (synth_chosen_sp.get() == NULL || (prio_category > category_sp->GetEnabledPosition()))) in GetSyntheticForType()238 prio_category = category_sp->GetEnabledPosition(); in GetSyntheticForType()
140 GetEnabledPosition() in GetEnabledPosition() function