Home
last modified time | relevance | path

Searched refs:CLEARRECT (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DDrawCommand.h28 CLEARRECT, enumerator
H A DRecordedEvent.cpp46 case CLEARRECT: in GetEventName()
H A DRecordedEvent.h351 CLEARRECT, enumerator
H A DDrawCommands.h269 static const CommandType Type = CommandType::CLEARRECT;
H A DRecordedEventImpl.h444 : RecordedDrawingEvent(CLEARRECT, aDT), mRect(aRect) {} in RecordedClearRect()
2522 : RecordedDrawingEvent(CLEARRECT, aStream) { in RecordedClearRect()
3957 f(CLEARRECT, RecordedClearRect); \
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DDrawCommand.h28 CLEARRECT, enumerator
H A DRecordedEvent.cpp46 case CLEARRECT: in GetEventName()
H A DRecordedEvent.h303 CLEARRECT, enumerator
H A DDrawCommands.h269 static const CommandType Type = CommandType::CLEARRECT;
H A DRecordedEventImpl.h444 : RecordedDrawingEvent(CLEARRECT, aDT), mRect(aRect) {} in RecordedClearRect()
2520 : RecordedDrawingEvent(CLEARRECT, aStream) { in RecordedClearRect()
3893 f(CLEARRECT, RecordedClearRect); \
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DDrawCommand.h28 CLEARRECT, enumerator
H A DRecordedEvent.cpp46 case CLEARRECT: in GetEventName()
H A DRecordedEvent.h351 CLEARRECT, enumerator
H A DDrawCommands.h269 static const CommandType Type = CommandType::CLEARRECT;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DDrawCommand.h28 CLEARRECT, enumerator
H A DRecordedEvent.cpp44 case CLEARRECT: in GetEventName()
H A DRecordedEvent.h212 CLEARRECT, enumerator
H A DDrawCommands.h257 static const CommandType Type = CommandType::CLEARRECT;
H A DRecordedEventImpl.h427 : RecordedDrawingEvent(CLEARRECT, aDT), mRect(aRect) {} in RecordedClearRect()
2223 : RecordedDrawingEvent(CLEARRECT, aStream) { in RecordedClearRect()
3389 f(CLEARRECT, RecordedClearRect); \
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DRecordedEvent.cpp47 case CLEARRECT: in GetEventName()
H A DRecordedEvent.h364 CLEARRECT, enumerator
H A DRecordedEventImpl.h444 : RecordedDrawingEvent(CLEARRECT, aDT), mRect(aRect) {} in RecordedClearRect()
2540 : RecordedDrawingEvent(CLEARRECT, aStream) { in RecordedClearRect()
4004 f(CLEARRECT, RecordedClearRect); \
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DDrawCommand.h22 CLEARRECT, enumerator
179 : DrawingCommand(CommandType::CLEARRECT) in ClearRectCommand()
H A DRecordedEvent.cpp55 LOAD_EVENT_TYPE(CLEARRECT, RecordedClearRect); in LoadEventFromStream()
106 case CLEARRECT: in GetEventName()
854 : RecordedDrawingEvent(CLEARRECT, aStream) in RecordedClearRect()
H A DRecordedEvent.h167 CLEARRECT, enumerator
536 : RecordedDrawingEvent(CLEARRECT, aDT), mRect(aRect) in RecordedClearRect()

12