countUsageIfVisible   87 Source/core/html/forms/ColorInputType.cpp     countUsageIfVisible(UseCounter::InputTypeColor);
countUsageIfVisible   63 Source/core/html/forms/DateInputType.cpp     countUsageIfVisible(UseCounter::InputTypeDate);
countUsageIfVisible   60 Source/core/html/forms/DateTimeLocalInputType.cpp     countUsageIfVisible(UseCounter::InputTypeDateTimeLocal);
countUsageIfVisible  144 Source/core/html/forms/EmailInputType.cpp     countUsageIfVisible(UseCounter::InputTypeEmail);
countUsageIfVisible  147 Source/core/html/forms/EmailInputType.cpp         countUsageIfVisible(UseCounter::InputTypeEmailMaxLength);
countUsageIfVisible  149 Source/core/html/forms/EmailInputType.cpp         countUsageIfVisible(UseCounter::InputTypeEmailMultiple);
countUsageIfVisible  151 Source/core/html/forms/EmailInputType.cpp             countUsageIfVisible(UseCounter::InputTypeEmailMultipleMaxLength);
countUsageIfVisible  230 Source/core/html/forms/InputType.h     void countUsageIfVisible(UseCounter::Feature) const;
countUsageIfVisible   61 Source/core/html/forms/MonthInputType.cpp     countUsageIfVisible(UseCounter::InputTypeMonth);
countUsageIfVisible  104 Source/core/html/forms/NumberInputType.cpp     countUsageIfVisible(UseCounter::InputTypeNumber);
countUsageIfVisible   57 Source/core/html/forms/PasswordInputType.cpp     countUsageIfVisible(UseCounter::InputTypePassword);
countUsageIfVisible   59 Source/core/html/forms/PasswordInputType.cpp         countUsageIfVisible(UseCounter::InputTypePasswordMaxLength);
countUsageIfVisible   90 Source/core/html/forms/RangeInputType.cpp     countUsageIfVisible(UseCounter::InputTypeRange);
countUsageIfVisible   62 Source/core/html/forms/SearchInputType.cpp     countUsageIfVisible(UseCounter::InputTypeSearch);
countUsageIfVisible   46 Source/core/html/forms/TelephoneInputType.cpp     countUsageIfVisible(UseCounter::InputTypeTel);
countUsageIfVisible   49 Source/core/html/forms/TextInputType.cpp     countUsageIfVisible(UseCounter::InputTypeText);
countUsageIfVisible   51 Source/core/html/forms/TextInputType.cpp         countUsageIfVisible(UseCounter::InputTypeTextMaxLength);
countUsageIfVisible   54 Source/core/html/forms/TextInputType.cpp         countUsageIfVisible(UseCounter::InputTypeDateTimeFallback);
countUsageIfVisible   56 Source/core/html/forms/TextInputType.cpp         countUsageIfVisible(UseCounter::InputTypeWeekFallback);
countUsageIfVisible   66 Source/core/html/forms/TimeInputType.cpp     countUsageIfVisible(UseCounter::InputTypeTime);
countUsageIfVisible   48 Source/core/html/forms/URLInputType.cpp     countUsageIfVisible(UseCounter::InputTypeURL);
countUsageIfVisible   58 Source/core/html/forms/WeekInputType.cpp     countUsageIfVisible(UseCounter::InputTypeWeek);