| /third_party/flutter/skia/include/core/ |
| D | SkFontMetrics.h | 32 … //!< greatest extent above origin of any glyph bounding box, typically negative; deprec… 33 SkScalar fAscent; //!< distance to reserve above baseline, typically negative 34 SkScalar fDescent; //!< distance to reserve below baseline, typically positive 35 … //!< greatest extent below origin of any glyph bounding box, typically positive; deprec… 36 SkScalar fLeading; //!< distance to add between lines, typically positive or zero 39 … //!< greatest extent to left of origin of any glyph bounding box, typically negative; deprec… 40 … //!< greatest extent to right of origin of any glyph bounding box, typically positive; deprec… 41 SkScalar fXHeight; //!< height of lower-case 'x', zero if unknown, typically negative 42 …SkScalar fCapHeight; //!< height of an upper-case letter, zero if unknown, typically nega… 44 SkScalar fUnderlinePosition; //!< distance from baseline to top of stroke, typically positive [all …]
|
| D | SkFilterQuality.h | 18 kNone_SkFilterQuality, //!< fastest but lowest quality, typically nearest-neighbor 19 kLow_SkFilterQuality, //!< typically bilerp 20 kMedium_SkFilterQuality, //!< typically bilerp + mipmaps for down-scaling 21 kHigh_SkFilterQuality, //!< slowest but highest quality, typically bicubic or better
|
| /third_party/skia/include/core/ |
| D | SkFontMetrics.h | 52 … //!< greatest extent above origin of any glyph bounding box, typically negative; deprec… 53 SkScalar fAscent; //!< distance to reserve above baseline, typically negative 54 SkScalar fDescent; //!< distance to reserve below baseline, typically positive 55 … //!< greatest extent below origin of any glyph bounding box, typically positive; deprec… 56 SkScalar fLeading; //!< distance to add between lines, typically positive or zero 59 … //!< greatest extent to left of origin of any glyph bounding box, typically negative; deprec… 60 … //!< greatest extent to right of origin of any glyph bounding box, typically positive; deprec… 61 SkScalar fXHeight; //!< height of lower-case 'x', zero if unknown, typically negative 62 …SkScalar fCapHeight; //!< height of an upper-case letter, zero if unknown, typically nega… 64 SkScalar fUnderlinePosition; //!< distance from baseline to top of stroke, typically positive [all …]
|
| /third_party/flutter/flutter/packages/flutter/lib/src/material/ |
| D | grid_tile.dart | 10 /// array. Each tile typically contains some visually rich content (e.g., an 16 /// * [GridTileBar], which is typically used in either the [header] or 22 /// Must have a child. Does not typically have both a header and a footer. 33 /// Typically a [GridTileBar]. 38 /// Typically a [GridTileBar].
|
| D | grid_tile_bar.dart | 12 /// Typically used to add a one or two line header or footer on a [GridTile]. 24 /// Typically used to with [GridTile]. 41 /// Typically an [Icon] or an [IconButton] widget. 46 /// Typically a [Text] widget. 51 /// Typically a [Text] widget. 56 /// Typically an [Icon] or an [IconButton] widget.
|
| D | app_bar.dart | 60 /// [TabBar] and a [FlexibleSpaceBar]. App bars typically expose one or more 65 /// App bars are typically used in the [Scaffold.appBar] property, which places 159 /// * [TabBar], which is typically placed in the [bottom] slot of the [AppBar] 178 /// Typically used in the [Scaffold.appBar] property. 258 /// Typically a [Text] widget containing a description of the current contents 264 /// Typically these widgets are [IconButton]s representing common operations. 276 /// Typically a [FlexibleSpaceBar]. See [FlexibleSpaceBar] for details. 281 /// Typically a [TabBar]. Only widgets that implement [PreferredSizeWidget] can 306 /// The color to use for the app bar's material. Typically this should be set 313 /// The brightness of the app bar's material. Typically this is set along [all …]
|
| D | dialog.dart | 40 /// Typically used in conjunction with [showDialog]. 149 /// Typically passed as the child widget to [showDialog], which displays the 198 /// Typically used in conjunction with [showDialog]. 222 /// Typically a [Text] widget. 246 /// Typically this is a [SingleChildScrollView] that contains the dialog's 269 /// Typically this is a list of [FlatButton] widgets. 382 /// typically uses [Navigator.pop] to close the dialog. 419 /// When used in a [SimpleDialog], this will typically call [Navigator.pop] 425 /// Typically a [Text] widget. 452 /// Typically passed as the child widget to [showDialog], which displays the [all …]
|
| D | drawer.dart | 51 /// Drawers are typically used with the [Scaffold.drawer] property. The child of 86 /// Typically used in the [Scaffold.drawer] property. 107 /// Typically a [SliverList]. 158 /// Rarely used directly. Drawer controllers are typically created automatically 175 /// The [child] argument must not be null and is typically a [Drawer]. 191 /// Typically a [Drawer]. 247 /// Typically used by a [Scaffold] to [open] and [close] the drawer. 394 /// Typically called by [ScaffoldState.openDrawer].
|
| D | banner.dart | 28 /// (typically an [Image]) can also be provided. The [contentTextStyle] and 54 /// Typically a [Text] widget. 66 /// Typically this is a list of [FlatButton] widgets. 74 /// Typically an [Icon] widget.
|
| D | debug.dart | 16 /// To call this function, use the following pattern, typically in the 79 /// To call this function, use the following pattern, typically in the 137 /// To invoke this function, use the following pattern, typically in the 156 'Typically, the Scaffold widget is introduced by the MaterialApp or '
|
| D | tab_controller.dart | 87 /// The [length] must not be null or negative. Typically it's a value greater 88 /// than one, i.e. typically there are two or more tabs. The [length] must 146 /// Typically greater than one. Must match [TabBar.tabs]'s and 219 /// This property is typically set by the [TabBarView] when the user 305 /// The [length] argument is typically greater than one. The [length] must 321 /// Typically greater than one. Must match [TabBar.tabs]'s and 332 /// Typically a [Scaffold] whose [AppBar] includes a [TabBar].
|
| D | expansion_tile.dart | 18 /// This widget is typically used with [ListView] to create an 48 /// Typically a [CircleAvatar] widget. 53 /// Typically a [Text] widget. 65 /// Typically [ListTile] widgets.
|
| /third_party/boost/boost/asio/ip/ |
| D | basic_resolver_query.hpp | 48 * This constructor is typically used to perform name resolution for local 58 * @note On POSIX systems, service names are typically defined in the file 82 * This constructor is typically used to perform name resolution for local 95 * @note On POSIX systems, service names are typically defined in the file 119 * This constructor is typically used to perform name resolution for 143 * On POSIX systems, service names are typically defined in the file 167 * This constructor is typically used to perform name resolution for 194 * On POSIX systems, service names are typically defined in the file
|
| /third_party/boost/libs/asio/include/boost/asio/ip/ |
| D | basic_resolver_query.hpp | 48 * This constructor is typically used to perform name resolution for local 58 * @note On POSIX systems, service names are typically defined in the file 82 * This constructor is typically used to perform name resolution for local 95 * @note On POSIX systems, service names are typically defined in the file 119 * This constructor is typically used to perform name resolution for 143 * On POSIX systems, service names are typically defined in the file 167 * This constructor is typically used to perform name resolution for 194 * On POSIX systems, service names are typically defined in the file
|
| /third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
| D | debug.dart | 69 /// dirty list. Typically this is as a result of [Element.markNeedsBuild] being 113 /// To invoke this function, use the following pattern, typically in the 166 /// To invoke this function, use the following pattern, typically in the 197 /// To invoke this function, use the following pattern, typically in the 216 'Typically, the MediaQuery widget is introduced by the MaterialApp or ' 230 /// To invoke this function, use the following pattern, typically in the 249 'Typically, the Directionality widget is introduced by the MaterialApp ' 265 /// function returned a non-null value, as typically required.
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | esctrn.h | 27 * empty, a radix, typically 16 or 10, a minimum digit count, 28 * typically 1, 4, or 8, and a boolean that specifies whether 61 * The radix to display the number in. Typically 16 or 10. Must 67 * The minimum number of digits. Typically 1, 4, or 8. Values
|
| /third_party/icu/icu4c/source/i18n/ |
| D | esctrn.h | 27 * empty, a radix, typically 16 or 10, a minimum digit count, 28 * typically 1, 4, or 8, and a boolean that specifies whether 61 * The radix to display the number in. Typically 16 or 10. Must 67 * The minimum number of digits. Typically 1, 4, or 8. Values
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | esctrn.h | 27 * empty, a radix, typically 16 or 10, a minimum digit count, 28 * typically 1, 4, or 8, and a boolean that specifies whether 61 * The radix to display the number in. Typically 16 or 10. Must 67 * The minimum number of digits. Typically 1, 4, or 8. Values
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | esctrn.h | 27 * empty, a radix, typically 16 or 10, a minimum digit count, 28 * typically 1, 4, or 8, and a boolean that specifies whether 61 * The radix to display the number in. Typically 16 or 10. Must 67 * The minimum number of digits. Typically 1, 4, or 8. Values
|
| /third_party/skia/src/core/ |
| D | SkCachedData.h | 94 * ref's the data (typically from a find(key, visitor) call). 102 * (typically in the Rec's constructor). 108 * (typically in the Rec's destructor).
|
| /third_party/flutter/skia/src/core/ |
| D | SkCachedData.h | 94 * ref's the data (typically from a find(key, visitor) call). 102 * (typically in the Rec's constructor). 108 * (typically in the Rec's destructor).
|
| /third_party/flutter/flutter/packages/flutter/lib/src/services/ |
| D | raw_keyboard.dart | 47 /// Typically, there are two of these. 52 /// Typically, there are two of these. 57 /// Typically, there are two of these. 62 /// Typically, there are two of these. This is, for example, the Windows key 69 /// Typically, there is one of these. Only shown as "pressed" when the caps 76 /// Typically, there is one of these. Only shown as "pressed" when the num 83 /// Typically, there is one of these. Only shown as "pressed" when the scroll 90 /// Typically, there is one of these. 95 /// Typically, there is one of these. 454 /// buttons that are represented as keys. Typically used by games and other apps
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| D | MicroProps.java | 33 // null. (This is typically the third modifier applied.) 36 // A Modifier for short currencies and compact notation. (This is typically 41 // This is typically the first modifier applied.
|
| /third_party/boost/libs/tokenizer/doc/ |
| D | char_delimiters_separator.htm | 80 are typically punctuation, if a 0 is provided as the argument, then the 90 that cannot be returned as tokens. Since these are typically 122 <td>The type of the elements within a token, typically 129 <td>The traits class for Char, typically
|
| /third_party/libdrm/ |
| D | README.rst | 10 New functionality in the kernel DRM drivers typically requires a new libdrm, 13 libdrm is a low-level library, typically used by graphics drivers such as
|