nodeWidth          86 Source/core/rendering/RenderFileUploadControl.cpp     return max(0, contentBoxRect().pixelSnappedWidth() - nodeWidth(uploadButton()) - afterButtonSpacing);
nodeWidth         117 Source/core/rendering/RenderFileUploadControl.cpp         LayoutUnit buttonWidth = nodeWidth(button);