OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bottomorright
(Results
1 - 1
of
1
) sorted by null
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
position-handler.js
78
var
bottomOrRight
= false;
83
bottomOrRight
= /bottom|right/.test(token);
91
if (
bottomOrRight
) {
98
bottomOrRight
= false;
Completed in 695 milliseconds