Searched defs:isSelected (Results 1 – 7 of 7) sorted by relevance
40 isSelected(i: any): boolean { method in MySelection
104 const isSelected = this.selection.isKeySelected(sp); constant
176 const isSelected = view.blockSelection.isSelected(blockId); constant
690 boolean isSelected, in getListCellRendererComponent()
272 this.isSelected = function(...args) { method
2839 isSelected: function (...args) { method
212 bool PropValidator::isSelected (deUint32 caseFlags) const in isSelected() function in deqp::gles31::Functional::__anon15b0fc9f0111::PropValidator