Home
last modified time | relevance | path

Searched defs:orderby (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtable.js15 orderby : null, property
372 function applyOrderby(orderby, colHeading) { argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dwidgets.py235 def apply_orderby(self, orderby): argument
H A Dviews.py354 def _set_parameters_values(pagesize, orderby, request): argument