Home
last modified time | relevance | path

Searched defs:IS_TABLE_CELL (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/tables/
H A DnsTableFrame.h36 static inline bool IS_TABLE_CELL(nsIAtom* frameType) { in IS_TABLE_CELL() function
/dports/lang/spidermonkey60/firefox-60.9.0/layout/tables/
H A DnsTableFrame.h40 static inline bool IS_TABLE_CELL(mozilla::LayoutFrameType frameType) { in IS_TABLE_CELL() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DnsGenericHTMLElement.cpp185 static bool IS_TABLE_CELL(LayoutFrameType frameType) { in IS_TABLE_CELL() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DnsGenericHTMLElement.cpp237 static bool IS_TABLE_CELL(nsIAtom* frameType) { in IS_TABLE_CELL() function