Searched refs:ProminentEntry (Results 1 – 6 of 6) sorted by relevance
222 ProminentEntry meProminentType; // where is the "prominent" entry313 void SetProminentEntryType( ProminentEntry eType ) { meProminentType = eType; } in SetProminentEntryType()314 ProminentEntry GetProminentEntryType() const { return meProminentType; } in GetProminentEntryType()471 …void SetProminentEntryType( ProminentEntry eType ) { maLBWindow.SetProminentEntryType( … in SetProminentEntryType()472 ProminentEntry GetProminentEntryType() const { return maLBWindow.GetProminentEntryType(); } in GetProminentEntryType()
194 void SetProminentEntryType( ProminentEntry eType );195 ProminentEntry GetProminentEntryType() const;
174 void SetProminentEntryType( ProminentEntry eType );175 ProminentEntry GetProminentEntryType() const;
337 enum ProminentEntry { PROMINENT_TOP, PROMINENT_MIDDLE }; enum
1483 void ComboBox::SetProminentEntryType( ProminentEntry eType ) in SetProminentEntryType()1490 ProminentEntry ComboBox::GetProminentEntryType() const in GetProminentEntryType()
1290 void ListBox::SetProminentEntryType( ProminentEntry eType ) in SetProminentEntryType()1297 ProminentEntry ListBox::GetProminentEntryType() const in GetProminentEntryType()