Searched refs:rtable (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/
H A Dicu4c.css276 table.rtable caption {
285 table.rtable tr th {
290 table.rtable tr td {
295 table.rtable tr.broken td {
302 table.rtable tr.rarely td {
/external/icu/icu4c/
H A Dicu4c.css276 table.rtable caption {
285 table.rtable tr th {
290 table.rtable tr td {
295 table.rtable tr.broken td {
302 table.rtable tr.rarely td {
/external/libnl/lib/route/sch/
H A Dhtb.c269 uint32_t mtu, rtable[RTNL_TC_RTABLE_SIZE], ctable[RTNL_TC_RTABLE_SIZE]; local
335 rtnl_tc_build_rate_table(rtable, mpu, overhead,
338 nla_put(msg, TCA_HTB_RTAB, sizeof(rtable), &rtable);
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Djquery-1.6.4.js8668 var rtable = /^t(?:able|d|h)$/i,
8757 if ( jQuery.offset.doesNotAddBorder && !(jQuery.offset.doesAddBorderForTableAndCells && rtable.test(elem.nodeName)) ) {

Completed in 7734 milliseconds