Searched defs:borderWidth (Results 1 - 25 of 76) sorted by relevance

1234

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DTextureMapperPlatformLayer.h43 virtual void drawBorder(TextureMapper* textureMapper, const Color& color, float borderWidth, const FloatRect& targetRect, const TransformationMatrix& transform) argument
H A DTextureMapperTiledBackingStore.cpp58 void TextureMapperTiledBackingStore::drawBorder(TextureMapper* textureMapper, const Color& borderColor, float borderWidth, const FloatRect& targetRect, const TransformationMatrix& transform) argument
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnixDraw.c230 TkpDrawFrame(Tk_Window tkwin, Tk_3DBorder border, int highlightWidth, int borderWidth, int relief) argument
H A DtkUnixMenubu.c256 int borderWidth; local
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixDraw.c228 TkpDrawFrame( Tk_Window tkwin, Tk_3DBorder border, int highlightWidth, int borderWidth, int relief) argument
H A DtkUnixMenubu.c265 int borderWidth; local
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DDeleteButtonController.cpp223 const int borderWidth = 4; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/glx/
H A DGLContextGLX.cpp229 unsigned int width, height, borderWidth, depth; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedBackingStore.cpp159 void CoordinatedBackingStore::drawBorder(TextureMapper* textureMapper, const Color& borderColor, float borderWidth, const FloatRect& targetRect, const TransformationMatrix& transform) argument
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkMenuDraw.c627 int borderWidth; local
1043 int borderWidth, activeBorderWidth; local
[all...]
H A DtkScrollbar.h58 int borderWidth; /* Width of 3-D borders. */ member in struct:TkScrollbar
H A DtkSquare.c323 int borderWidth; local
479 int borderWidth, size, relief; local
586 int borderWidth, size; local
[all...]
H A DtkMenubutton.h99 int borderWidth; /* Width of border. */ member in struct:__anon13446
H A DtkMessage.c52 int borderWidth; /* Width of border. */ member in struct:__anon13447
674 int borderWidth = msgPtr->highlightWidth; local
[all...]
H A DtkScale.h104 int borderWidth; /* Width of 3-D border around window. */ member in struct:TkScale
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkSquare.c208 int borderWidth = 0; local
226 int borderWidth = 1, relief = TK_RELIEF_FLAT; local
H A DttkClassicTheme.c107 int borderWidth = 0; local
129 int borderWidth = 1, relief = TK_RELIEF_FLAT; local
232 int borderWidth = 2; local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkMenuDraw.c636 int borderWidth; local
1052 int borderWidth, activeBorderWidth; local
[all...]
H A DtkScrollbar.h59 int borderWidth; /* Width of 3-D borders. */ member in struct:TkScrollbar
H A DtkSquare.c330 int borderWidth; local
486 int borderWidth, size, relief; local
593 int borderWidth, size; local
[all...]
H A Dtk3d.c998 x + borderWidth, y + borderWidth, local
[all...]
H A DtkMenubutton.h101 int borderWidth; /* Width of border. */ member in struct:__anon13788
H A DtkMessage.c53 int borderWidth; /* Width of border. */ member in struct:__anon13789
688 int borderWidth = msgPtr->highlightWidth; local
[all...]
H A DtkScale.h105 int borderWidth; /* Width of 3-D border around window. */ member in struct:TkScale
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DPlatformCALayerWinInternal.cpp108 float borderWidth = CACFLayerGetBorderWidth(caLayer); local

Completed in 279 milliseconds

1234