Home
last modified time | relevance | path

Searched defs:eSideBottom (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DTypes.h387 enum Side { eSideTop, eSideRight, eSideBottom, eSideLeft }; enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DTypes.h339 enum Side { eSideTop, eSideRight, eSideBottom, eSideLeft }; enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DTypes.h606 enum Side : uint8_t { eSideTop, eSideRight, eSideBottom, eSideLeft }; enumerator
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DTypes.h721 enum Side : uint8_t { eSideTop, eSideRight, eSideBottom, eSideLeft }; enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DTypes.h721 enum Side : uint8_t { eSideTop, eSideRight, eSideBottom, eSideLeft }; enumerator
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DTypes.h853 enum Side : uint8_t { eSideTop, eSideRight, eSideBottom, eSideLeft }; enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs5466 eSideBottom = 2, enumerator