Home
last modified time | relevance | path

Searched defs:prettyPrint (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/
H A Dmain.cpp228 QString prettyPrint = QGeoJson::toString(geoJson); in writeDebug() local
239 QString prettyPrint = in print() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Delement.py1224 prettyPrint=False, indentLevel=0): argument