Home
last modified time | relevance | path

Searched refs:textfield (Results 1 – 25 of 35) sorted by relevance

12

/external/chromium/chrome/browser/chromeos/login/
Dhelper.cc184 void CorrectTextfieldFontSize(views::Textfield* textfield) { in CorrectTextfieldFontSize() argument
185 if (textfield) in CorrectTextfieldFontSize()
186 textfield->SetFont(textfield->font().DeriveFont(kFontSizeCorrectionDelta)); in CorrectTextfieldFontSize()
189 void SetAndCorrectTextfieldFont(views::Textfield* textfield, in SetAndCorrectTextfieldFont() argument
191 if (textfield) in SetAndCorrectTextfieldFont()
192 textfield->SetFont(font.DeriveFont(kFontSizeCorrectionDelta)); in SetAndCorrectTextfieldFont()
Dhelper.h95 void CorrectTextfieldFontSize(views::Textfield* textfield);
98 void SetAndCorrectTextfieldFont(views::Textfield* textfield,
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/
Dmozilla333 menulist-textfield
462 spinner-textfield
497 textfield
498 textfield-multiline
Dwebkit284 menulist-textfield
428 textfield
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
Dcssvalues.in189 menulist-textfield
303 textfield
/external/chromium/chrome/browser/ui/views/
Daccessibility_event_router_views.cc268 views::Textfield* textfield = static_cast<views::Textfield*>(view); in SendTextfieldNotification() local
269 bool password = textfield->IsPassword(); in SendTextfieldNotification()
/external/chromium/chrome/browser/chromeos/options/
Dvpn_config_view.h92 const std::string GetTextFromField(views::Textfield* textfield,
Dvpn_config_view.cc241 views::Textfield* textfield, bool trim_whitespace) const { in GetTextFromField() argument
242 std::string untrimmed = UTF16ToUTF8(textfield->text()); in GetTextFromField()
/external/webkit/Source/WebCore/css/
DCSSValueKeywords.in600 menulist-textfield
615 textfield
Dwml.css130 -webkit-appearance: textfield;
Dhtml.css407 -webkit-appearance: textfield;
/external/webkit/Source/WebCore/inspector/front-end/
DSourceCSSTokenizer.re2js75 …"menulist-text", "menulist-textfield", "menutext", "message-box", "middle", "min-intrinsic", "mix"…
88 …oup", "teal", "telugu", "text", "text-bottom", "text-top", "textarea", "textfield", "thai", "thick…
/external/chromium/chrome/browser/ui/cocoa/infobars/
Dinfobar_controller.mm118 // No icon, remove it from the view and grow the textfield to include the
461 // If we had either button, leave space before the edge of the textfield.
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_views.cc570 views::Textfield* textfield, in HandleKeyEvent() argument
Dautocomplete_edit_view_mac.mm1074 // Note: Unlike in the find popup and textfield view, here we completely
/external/webkit/LayoutTests/platform/android/
Dtest_expectations.txt160 fast/forms/onselect-textfield.html FAIL // requires eventSender.mouseMoveTo, mouseDown & mouseUp an…
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_controller.mm942 // The textfield sits in the itemcontainer, so to center it we maintain
/external/webkit/Source/WebKit/wx/
DChangeLog3711 JavaScript detects Tab as a character input on a textfield validation
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3139951 Test: fast/forms/textfield-drag-into-disabled.html
41596 REGRESSION (r15584): editing/selection/select-from-textfield-outwards failing
41860 Test: editing/selection/select-from-textfield-outwards.html
46982 Test: fast/forms/floating-textfield-relayout.html
47760 * fast/forms/onselect-textfield.html
51175 REGRESSION: typing in textfield repaints whole web page at gamefaqs.com
DChangeLog-2006-05-104437 fix also solves some of the textfield repainting problems (e.g., on
4669 Fix for bug 8270, text highlights outside of textfield when it shouldn't.
24707 Assertion failure in MacFrame::bridgeForWidget() on manual-tests/textfield-onblur.html
30256 This will only be turned on if an input element has khtml-appearance: textfield.
DChangeLog-2002-12-033299 underneath the textfield on the right. WinIE and Gecko both
5305 patched is the textfield... its editor floats to the top when the
DChangeLog-2008-08-102130 Test: fast/events/autoscroll-in-textfield.html
2141 * fast/events/autoscroll-in-textfield-expected.txt: Added.
2142 * fast/events/autoscroll-in-textfield.html: Added.
22329 Test: fast/forms/textfield-to-password-on-focus.html
66527 JavaScript detects Tab as a character input on a textfield validation
79489 Test: fast/forms/textfield-onchange-deletion.html
/external/webkit/Source/WebKit/gtk/
DChangeLog16287 JavaScript detects Tab as a character input on a textfield validation
/external/webkit/Source/WebKit/win/
DChangeLog-2009-06-168450 JavaScript detects Tab as a character input on a textfield validation
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-2921668 JavaScript detects Tab as a character input on a textfield validation

12