mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 10:50:35 +00:00
9d22e42a58
appearance during printing. Now returns value of file upload element in nsHTMLInputElement::GetValue. Added :file-textstyle and :file-buttonstyle pseudo style's to ua.css. Modified nsButtonControlFrame::PaintButton to accept a rectangle describing the position and size of the button to paint. Modified nsFileControlFrame::Paint to resolve :file-buttonstyle and :file-textstyle to paint the file upload's button and text field using settings in ua.css Added nsFileControlFrame::HasWidget utility method. Added nsFormControlHelper::GetInputElementValue to get the current value of an input element from the DOM. Modified nsTextControlFrame::GetProperty to use nsFormControlHelper::GetInputElementValue Modified nsTextControlFrame::PaintTextControl to accept a rectangle describing the position and size of the text control to paint. Modified nsTextControl::PaintTextControlBackground to include a rectangle describing the position and size of the text control background to paint. |
||
---|---|---|
.. | ||
nsComboboxControlFrame.cpp | ||
nsComboboxControlFrame.h | ||
nsFieldSetFrame.cpp | ||
nsFileControlFrame.cpp | ||
nsFileControlFrame.h | ||
nsFormControlFrame.cpp | ||
nsFormControlFrame.h | ||
nsFormControlHelper.cpp | ||
nsFormControlHelper.h | ||
nsHTMLButtonControlFrame.cpp | ||
nsIComboboxControlFrame.h | ||
nsIFormControlFrame.h | ||
nsIListControlFrame.h | ||
nsImageControlFrame.cpp | ||
nsLegendFrame.cpp | ||
nsLegendFrame.h | ||
nsListControlFrame.cpp | ||
nsListControlFrame.h | ||
nsTextControlFrame.cpp | ||
nsTextControlFrame.h |