countUsage        779 Source/core/html/HTMLInputElement.cpp     m_inputType->countUsage();
countUsage         54 Source/core/html/forms/ColorInputType.h     virtual void countUsage() OVERRIDE;
countUsage         53 Source/core/html/forms/DateInputType.h     virtual void countUsage() OVERRIDE;
countUsage         53 Source/core/html/forms/DateTimeLocalInputType.h     virtual void countUsage() OVERRIDE;
countUsage         44 Source/core/html/forms/EmailInputType.h     virtual void countUsage() OVERRIDE;
countUsage        169 Source/core/html/forms/InputType.h     virtual void countUsage();
countUsage         51 Source/core/html/forms/MonthInputType.h     virtual void countUsage() OVERRIDE;
countUsage         46 Source/core/html/forms/NumberInputType.h     virtual void countUsage() OVERRIDE;
countUsage         47 Source/core/html/forms/PasswordInputType.h     virtual void countUsage() OVERRIDE;
countUsage         47 Source/core/html/forms/RangeInputType.h     virtual void countUsage() OVERRIDE;
countUsage         50 Source/core/html/forms/SearchInputType.h     virtual void countUsage() OVERRIDE;
countUsage         44 Source/core/html/forms/TelephoneInputType.h     virtual void countUsage() OVERRIDE;
countUsage         44 Source/core/html/forms/TextInputType.h     virtual void countUsage() OVERRIDE;
countUsage         51 Source/core/html/forms/TimeInputType.h     virtual void countUsage() OVERRIDE;
countUsage         44 Source/core/html/forms/URLInputType.h     virtual void countUsage() OVERRIDE;
countUsage         51 Source/core/html/forms/WeekInputType.h     virtual void countUsage() OVERRIDE;