Searched refs:hasPreferredSize (Results 1 – 10 of 10) sorted by relevance
106 bool ViewObjectContactOfSdrMediaObj::hasPreferredSize() const in hasPreferredSize() function in sdr::contact::ViewObjectContactOfSdrMediaObj108 return( mpMediaWindow != NULL && mpMediaWindow->hasPreferredSize() ); in hasPreferredSize()
58 bool ViewContactOfSdrMediaObj::hasPreferredSize() const in hasPreferredSize() function in sdr::contact::ViewContactOfSdrMediaObj69 if(pCandidate && !static_cast< ViewObjectContactOfSdrMediaObj* >(pCandidate)->hasPreferredSize()) in hasPreferredSize()
227 bool SdrMediaObj::hasPreferredSize() const in hasPreferredSize() function in SdrMediaObj229 …rn static_cast< ::sdr::contact::ViewContactOfSdrMediaObj& >( GetViewContact() ).hasPreferredSize(); in hasPreferredSize()
144 bool MediaWindow::hasPreferredSize() const in hasPreferredSize() function in avmedia::MediaWindow146 return( mpImpl != NULL && mpImpl->hasPreferredSize() ); in hasPreferredSize()
70 bool hasPreferredSize() const;
217 bool MediaWindowBaseImpl::hasPreferredSize() const in hasPreferredSize() function in avmedia::priv::MediaWindowBaseImpl
52 bool hasPreferredSize() const;
60 bool hasPreferredSize() const;
72 bool hasPreferredSize() const;
82 bool hasPreferredSize() const;
Completed in 66 milliseconds