Searched refs:meProminentType (Results 1 – 2 of 2) sorted by relevance
222 ProminentEntry meProminentType; // where is the "prominent" entry member in ImplListBoxWindow313 void SetProminentEntryType( ProminentEntry eType ) { meProminentType = eType; } in SetProminentEntryType()314 ProminentEntry GetProminentEntryType() const { return meProminentType; } in GetProminentEntryType()
559 meProminentType = PROMINENT_TOP; in ImplListBoxWindow()2105 if( meProminentType == PROMINENT_MIDDLE ) in ShowProminentEntry()
Completed in 37 milliseconds