Searched refs:canChangeFromAnotherType (Results 1 – 6 of 6) sorted by relevance
55 virtual bool canChangeFromAnotherType() const;
114 bool FileInputType::canChangeFromAnotherType() const in canChangeFromAnotherType() function in WebCore::FileInputType
82 virtual bool canChangeFromAnotherType() const;
452 bool InputType::canChangeFromAnotherType() const in canChangeFromAnotherType() function in WebCore::InputType
452 if (hadType && !newType->canChangeFromAnotherType()) { in updateType()
33800 (WebCore::FileInputType::canChangeFromAnotherType): Added.33829 InputType::canChangeFromAnotherType. Streamlined the logic for33998 (WebCore::InputType::canChangeFromAnotherType): Added.