Searched refs:getItemAt (Results 1 – 4 of 4) sorted by relevance
257 bool getItemAt(CJS_Runtime* pRuntime,581 JS_STATIC_METHOD(getItemAt, Field);
2984 bool Field::getItemAt(CJS_Runtime* pRuntime, in getItemAt() function in Field
617 texts.add(cd.getItemAt(i).coerceToText(mService).toString()); in getTextClip()
294 - if(remoteDrivesComboBox.getItemAt(i).toString().substring(0,1).toUpperCase().equals("C"))300 + if(remoteDrivesComboBox.getItemAt(i).toString().substring(0,1).toUpperCase().equals("C")) {