Home | History | Annotate | Download | only in Core

Lines Matching refs:SetPropertyAtIndexAsBoolean

310     return m_collection_sp->SetPropertyAtIndexAsBoolean (NULL, idx, b);
324 bool ret = m_collection_sp->SetPropertyAtIndexAsBoolean (NULL, idx, b);