Home
last modified time | relevance | path

Searched refs:valueList (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/doc/
H A DDMXSpec.txt206 valueList: LISTofVALUES
221 The valueMask and valueList specify which attributes are to be
253 valueList: LISTofVALUES
269 The valueMask and valueList specify the attributes to be used. The
409 valueList: LISTofVALUE
419 layout. The valueMask and valueList specify which attributes are to
521 valueList: LISTofVALUES
530 The valueMask and valueList specify the attributes to be used. The
706 4n LISTofVALUES valueList
724 4m LISTofVALUES valueList
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqt_geojson.cpp63 auto valueList = [](const QVariantList &list) { in asMapboxGLPropertyValue() local
99 return valueList(value.toList()); in asMapboxGLPropertyValue()