Searched defs:Font (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DTheme.cpp31 LengthBox Theme::controlBorder(ControlPart part, const Font&, const LengthBox& zoomedBox, float) const argument
45 LengthBox Theme::controlPadding(ControlPart part, const Font&, const LengthBox& zoomedBox, float) const argument
H A DTheme.h87 virtual LengthSize controlSize(ControlPart, const Font&, const LengthSize& zoomedSize, float /*zoomFactor*/) const { return zoomedSize; } argument
90 virtual LengthSize minimumControlSize(ControlPart, const Font&, float /*zoomFactor*/) const { return LengthSize(Length(0, Fixed), Length(0, Fixed)); } argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderBR.h43 virtual float width(unsigned /*from*/, unsigned /*len*/, const Font&, float /*xPos*/, HashSet<const SimpleFontData*>* = 0 /*fallbackFonts*/ , GlyphOverflow* = 0) const { return 0; } argument
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/
H A Dtile.rb281 module Font module in class:Tk.Tile.__define_LoadImages_proc_for_compatibility__
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFont.h85 class Font { class in namespace:WebCore
[all...]
H A DFont.cpp72 Font::Font() function in class:WebCore::Font
80 Font function in class:WebCore::Font
89 Font::Font(const FontPlatformData& fontData, bool isPrinterFont, FontSmoothingMode fontSmoothingMode) function in class:WebCore::Font
100 Font::Font(const Font& other) function in class:WebCore::Font
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/gtk/
H A DLayerTreeHostGtk.cpp54 #define Font XFont macro
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DChromeClientGtk.cpp79 #define Font XFont macro
83 #undef Font macro
/macosx-10.9.5/tcl-102/tk/tk/xlib/X11/
H A DX.h51 typedef XID Font; typedef
/macosx-10.9.5/tcl-102/tk84/tk/xlib/X11/
H A DX.h51 typedef XID Font; typedef

Completed in 197 milliseconds