| /xsrc/external/mit/freetype/dist/src/sfnt/ |
| H A D | ttmtx.h | 33 FT_Bool vertical ); 39 FT_Bool vertical ); 44 FT_Bool vertical,
|
| H A D | ttmtx.c | 37 /* both the horizontal and vertical headers. */ 65 * vertical :: 74 FT_Bool vertical ) 82 if ( vertical ) 122 * vertical :: 131 FT_Bool vertical ) 163 if ( vertical ) 165 void *v = &face->vertical; 204 * Return the horizontal or vertical metrics in font units for a 206 * bearing for vertical metric 72 tt_face_load_hmtx(TT_Face face,FT_Stream stream,FT_Bool vertical) argument 129 tt_face_load_hhea(TT_Face face,FT_Stream stream,FT_Bool vertical) argument 228 tt_face_get_metrics(TT_Face face,FT_Bool vertical,FT_UInt gindex,FT_Short * abearing,FT_UShort * aadvance) argument [all...] |
| H A D | sfobjs.c | 741 #define LOADM_( x, vertical ) \ 745 vertical ? "vertical " : "" )); \ 748 error = sfnt->load_ ## x( face, stream, vertical ); \ 815 /* vertical metrics tables (i.e. `hhea' and `vhea' tables are */ 1060 /* vertical information? */ 1350 (FT_Short)( face->vertical_info ? face->vertical.advance_Height_Max 1434 /* freeing vertical metrics, if any */ 1437 FT_FREE( face->vertical.long_metrics ); 1438 FT_FREE( face->vertical [all...] |
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| H A D | 10-sub-pixel-vbgr.conf | 4 <description>Enable sub-pixel rendering with the vertical BGR stripes layout</description>
|
| H A D | 10-sub-pixel-vrgb.conf | 4 <description>Enable sub-pixel rendering with the vertical RGB stripes layout</description>
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kmode.c | 264 t->vertical == screen->height && 289 new->vertical != old->vertical) 301 prev->vertical == new->vertical && 334 screen->height = t->vertical; 361 t->vertical, 369 t->vertical == screen->height && 391 t->vertical == pSize->height &&
|
| /xsrc/external/mit/freetype/dist/include/freetype/ |
| H A D | ftincrem.h | 111 * These correspond to horizontal or vertical metrics depending on the 112 * value of the `vertical` argument to the function 228 * vertical :: 229 * If true, return vertical metrics. 245 FT_Bool vertical,
|
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | convolution.c | 125 GLfloat vertical[3][3] = { variable in typeref:typename:GLfloat[3][3] 181 printf("Using the vertical filter\n"); 183 GL_LUMINANCE, GL_FLOAT, vertical);
|
| /xsrc/external/mit/freetype/dist/docs/reference/stylesheets/ |
| H A D | extra.css | 52 vertical-align: baseline; 56 vertical-align: baseline; 122 vertical-align: baseline; 126 vertical-align: baseline;
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/ |
| H A D | 147-define-macro-no-space.c | 32 #define V| vertical bar
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/ |
| H A D | 147-define-macro-no-space.c | 32 #define V| vertical bar
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_swap_frame_usage.spec | 114 swap period is the vertical refresh time. If SGI_swap_control or 115 MESA_swap_control are supported, the swap period is the vertical refresh 119 If OML_sync_control is supported, the swap period is the vertical 139 synchronizes with the next frame vertical sync before it returns. 158 time and does not synchronize to vertical blank.
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_swap_frame_usage.spec | 114 swap period is the vertical refresh time. If SGI_swap_control or 115 MESA_swap_control are supported, the swap period is the vertical refresh 119 If OML_sync_control is supported, the swap period is the vertical 139 synchronizes with the next frame vertical sync before it returns. 158 time and does not synchronize to vertical blank.
|
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| H A D | sfnt.h | 406 * vertical version. 415 * vertical :: 416 * A boolean flag. If set, load the vertical one. 424 FT_Bool vertical ); 433 * Load the horizontal or vertical header in a face object. 439 * vertical :: 440 * A boolean flag. If set, load vertical metrics. 447 * The horizontal (or vertical) bearing. Set to zero in case of error. 450 * The horizontal (or vertical) advance. Set to zero in case of error. 454 FT_Bool vertical, [all...] |
| /xsrc/external/mit/freetype/dist/src/pshinter/ |
| H A D | pshalgo.h | 202 FT_Bool vertical; member in struct:PSH_GlyphRec_ 220 FT_Bool vertical );
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/html/ |
| H A D | navtree.css | 33 vertical-align: middle;
|
| /xsrc/external/mit/freetype/dist/src/pfr/ |
| H A D | pfrload.c | 592 if ( phy_font->vertical.stem_snaps ) 607 phy_font->vertical.stem_snaps = snaps; 785 FT_FREE( phy_font->vertical.stem_snaps ); 786 phy_font->vertical.num_stem_snaps = 0; 967 phy_font->vertical.standard = PFR_NEXT_USHORT( p );
|
| H A D | pfrtypes.h | 221 PFR_DimensionRec vertical; member in struct:PFR_PhyFontRec_
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 9.2.4.rst | 54 - i965: Fix vertical alignment for multisampled buffers.
|
| H A D | 17.0.7.rst | 102 - intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4
|
| H A D | 17.2.6.rst | 66 - cherry-ignore: intel/fs: Use a pure vertical stride for large 82 - cherry-ignore: Revert "intel/fs: Use a pure vertical stride for large
|
| /xsrc/external/mit/libxkbfile/dist/include/X11/extensions/ |
| H A D | XKMformat.h | 192 BOOL vertical; member in struct:_xkmRowDesc
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/ |
| H A D | fbdev.c | 128 var->yres = t->vertical; 130 var->yres_virtual = t->vertical; 190 screen->height = t->vertical; 193 if (k < 0 || (t->horizontal != var.xres || t->vertical != var.yres)) 409 shadow framebuffer. Reading vertical strips is exceptionally
|
| /xsrc/external/mit/freetype/dist/src/truetype/ |
| H A D | ttgxvar.c | 725 * If `vertical' is zero, parse the `HVAR' table and set 729 * If `vertical' is not zero, parse the `VVAR' table and set 745 FT_Bool vertical ) 762 if ( vertical ) 803 if ( vertical ) 840 if ( vertical ) 964 * vertical :: 978 FT_Bool vertical ) 990 if ( vertical ) 1062 vertical 744 ft_var_load_hvvar(TT_Face face,FT_Bool vertical) argument 975 tt_hvadvance_adjust(TT_Face face,FT_UInt gindex,FT_Int * avalue,FT_Bool vertical) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/isl/ |
| H A D | ccs.rst | 123 Empirical evidence seems to confirm this. On Sky Lake, the vertical alignment 128 gives a vertical alignment of 256 rather than 64. With a little 133 boundary: horizontal when the primary surface is X-tiled and vertical when
|