Searched refs:typeAheadValue (Results 1 – 2 of 2) sorted by relevance
96 int value = typeAheadValue(); in didBlur()126 int newValue = typeAheadValue(); in handleKeyboardEvent()201 int DateTimeNumericFieldElement::typeAheadValue() const in typeAheadValue() function in WebCore::DateTimeNumericFieldElement211 return formatValue(typeAheadValue()); in visibleValue()
93 int typeAheadValue() const;