Home
last modified time | relevance | path

Searched defs:border (Results 1 – 25 of 74) sorted by relevance

123

/external/freetype/src/base/
Dftstroke.c327 ft_stroke_border_grow( FT_StrokeBorder border, in ft_stroke_border_grow()
357 ft_stroke_border_close( FT_StrokeBorder border, in ft_stroke_border_close()
423 ft_stroke_border_lineto( FT_StrokeBorder border, in ft_stroke_border_lineto()
465 ft_stroke_border_conicto( FT_StrokeBorder border, in ft_stroke_border_conicto()
497 ft_stroke_border_cubicto( FT_StrokeBorder border, in ft_stroke_border_cubicto()
535 ft_stroke_border_arcto( FT_StrokeBorder border, in ft_stroke_border_arcto()
605 ft_stroke_border_moveto( FT_StrokeBorder border, in ft_stroke_border_moveto()
620 ft_stroke_border_init( FT_StrokeBorder border, in ft_stroke_border_init()
635 ft_stroke_border_reset( FT_StrokeBorder border ) in ft_stroke_border_reset()
644 ft_stroke_border_done( FT_StrokeBorder border ) in ft_stroke_border_done()
[all …]
/external/pdfium/third_party/freetype/src/base/
Dftstroke.c327 ft_stroke_border_grow( FT_StrokeBorder border, in ft_stroke_border_grow()
357 ft_stroke_border_close( FT_StrokeBorder border, in ft_stroke_border_close()
423 ft_stroke_border_lineto( FT_StrokeBorder border, in ft_stroke_border_lineto()
465 ft_stroke_border_conicto( FT_StrokeBorder border, in ft_stroke_border_conicto()
497 ft_stroke_border_cubicto( FT_StrokeBorder border, in ft_stroke_border_cubicto()
535 ft_stroke_border_arcto( FT_StrokeBorder border, in ft_stroke_border_arcto()
605 ft_stroke_border_moveto( FT_StrokeBorder border, in ft_stroke_border_moveto()
620 ft_stroke_border_init( FT_StrokeBorder border, in ft_stroke_border_init()
635 ft_stroke_border_reset( FT_StrokeBorder border ) in ft_stroke_border_reset()
644 ft_stroke_border_done( FT_StrokeBorder border ) in ft_stroke_border_done()
[all …]
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c47 int height, int border) { in vp8_yv12_realloc_frame_buffer()
108 int border) { in vp8_yv12_alloc_frame_buffer()
141 int border, int byte_alignment, in vpx_realloc_frame_buffer()
265 int border, int byte_alignment) { in vpx_alloc_frame_buffer()
/external/markdown/markdown/extensions/
Dtables.py58 def _build_row(self, row, parent, align, border): argument
76 def _split_row(self, row, border): argument
/external/mesa3d/src/glx/
Dindirect_texture_compression.c79 GLint border, GLsizei image_size, in CompressedTexImage1D2D()
196 GLint border, GLsizei image_size, in __indirect_glCompressedTexImage1D()
209 GLint border, GLsizei image_size, in __indirect_glCompressedTexImage2D()
222 GLsizei depth, GLint border, in __indirect_glCompressedTexImage3D()
/external/webrtc/webrtc/modules/desktop_capture/win/
Dwindow_capture_utils.cc33 DesktopSize border = DesktopSize(GetSystemMetrics(SM_CXSIZEFRAME), in GetCroppedWindowRect() local
/external/ImageMagick/Magick++/demo/
Dbutton.cpp34 Color border = "#D4DCF3"; in main() local
/external/skia/tools/
Dskpmaker.cpp32 static void make_skp(SkScalar width, SkScalar height, SkScalar border, SkColor color, in make_skp()
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_sampler.c501 sampler_border_set_gen6_SAMPLER_BORDER_COLOR_STATE(struct ilo_state_sampler_border *border, in sampler_border_set_gen6_SAMPLER_BORDER_COLOR_STATE()
581 sampler_border_set_gen7_SAMPLER_BORDER_COLOR_STATE(struct ilo_state_sampler_border *border, in sampler_border_set_gen7_SAMPLER_BORDER_COLOR_STATE()
725 ilo_state_sampler_border_init(struct ilo_state_sampler_border *border, in ilo_state_sampler_border_init()
/external/replicaisland/src/com/replica/replicaisland/
DKeyboardConfigDialogPreference.java154 View border = getConfigViewById(mListeningId); in selectId() local
162 View border = getConfigViewById(id); in selectId() local
/external/universal-tween-engine/java/applets/src/aurelienribon/tweenengine/applets/
DTheme.java37 Border border = c.getBorder(); in apply() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/
DMoreImmutablesTest.java66 MatteBorder border = BorderFactory.createMatteBorder(insets.top, insets.left, in testMatteBorder() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_texstate.c151 GLubyte border[4]; in i915_update_tex_unit() local
Di830_texstate.c126 GLubyte border[4]; in i830_update_tex_unit() local
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DHTMLTable.java32 …public HTMLTable (final String width, final String border, final String cellpadding, final String … in HTMLTable()
/external/mesa3d/src/mesa/main/
Dteximage.c811 GLint border, GLenum internalFormat, in init_teximage_fields_ms()
920 GLint border, GLenum internalFormat, in _mesa_init_teximage_fields()
956 GLint depth, GLint border) in _mesa_legal_texture_dimensions()
1799 GLint depth, GLint border, in texture_error_check()
1977 GLsizei height, GLsizei depth, GLint border, in compressed_texture_error_check()
2246 GLint width, GLint height, GLint border ) in copytexture_error_check()
2879 GLint border, GLenum format, GLenum type, in teximage()
3089 GLsizei width, GLint border, GLenum format, in _mesa_TexImage1D()
3100 GLsizei width, GLsizei height, GLint border, in _mesa_TexImage2D()
3117 GLint border, GLenum format, GLenum type, in _mesa_TexImage3D()
[all …]
/external/ImageMagick/tests/
Dwandtest.c5188 *border, in main() local
/external/freetype/src/gzip/
Dinfblock.c18 local const uInt border[] = { /* Order of the bit length code lengths */ variable
/external/giflib/
Dgif_font.c210 const int border, in GifDrawBoxedText8x8()
/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp119 …TexImage1D (deUint32 target, int level, int internalFormat, int width, int border, deUint32 format… in glTexImage1D()
124 …deUint32 target, int level, int internalFormat, int width, int height, int border, deUint32 format… in glTexImage2D()
129 …rget, int level, int internalFormat, int width, int height, int depth, int border, deUint32 format… in glTexImage3D()
149 …xImage1D (deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int border) in glCopyTexImage1D()
154 …Uint32 target, int level, deUint32 internalFormat, int x, int y, int width, int height, int border) in glCopyTexImage2D()
/external/skia/gm/
Dimagescalealigned.cpp81 const SkRect border = SkRect::MakeIWH(kSegLen, kSegLen).makeInset(.5f, .5f); in MakeImage() local
/external/pdfium/xfa/fxfa/app/
Dxfa_ffpushbutton.cpp121 CXFA_Border border = m_pDataAcc->GetBorder(); in GetLineWidth() local
/external/skia/src/effects/
DSkBlurMask.cpp85 int border = SkMin32(width, diameter); in boxBlur() local
288 int border = SkMin32(width, diameter); in boxBlurInterp() local
485 SkIPoint border; in BoxBlur() local
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
DCaptureActivity.java231 Rect border = new Rect(2, 2, barcode.getWidth() - 2, barcode.getHeight() - 2); in drawResultPoints() local
/external/libvpx/libvpx/vpx_scale/
Dyv12config.h53 int border; member

123