Searched refs:thin (Results 1 – 25 of 96) sorted by relevance
1234
136 border: thin dashed #146A68;142 border: thin solid;148 border-bottom: thin solid;152 border: thin dotted;156 border-bottom: thin solid;
82 // and https://internals.rust-lang.org/t/pre-rfc-make-cstr-a-thin-pointer/625883 // is implemented, and CStr pointers become thin, we can sidestep this step
61 use. It is a thin wrapper around list_internal_identifiers.py.
231 case (thin: ThinString): {232 dcheck(!Is<ConsString>(thin.actual));233 return thin.actual;
345 ThinString thin = ThinString::cast(*this); in MakeThin() local346 Address thin_end = thin.address() + ThinString::kSize; in MakeThin()349 if (!Heap::IsLargeObject(thin)) { in MakeThin()775 ThinString thin = ThinString::cast(string); in SlowGetFlatContent() local776 string = thin.actual(cage_base); in SlowGetFlatContent()
53 skia_common_cflags += [ "-flto=thin" ]
49 thin: String, // 'configure' property
82 variables.standalone_static_library = gyp.opts.thin ? 0 : 1
18 The :mod:`tkinter` package is a thin object-oriented layer on top of Tcl/Tk. To
14 The :mod:`nis` module gives a thin wrapper around the NIS library, useful for
29 Small, thin anti-aliased fonts are typically benefiting a lots from Freetype's hinting:
67 precision, minimum and maximum values of a float. It's a thin wrapper
20 LWS drivers provide a thin wrapper to eliminate the OS dependencies while
55 # set to `1` to *disable* the -T thin archive 'ld' flag.
211 | `--thin=yes` | Enable thin static libraries
99 border: solid thin var(--gray);
143 'standalone_static_library': 1, # disable thin archive which needs binutils >= 2.19
61 The idea is if we are simulating thin film reflections or something like68 the first case fixes the environment to the viewers head (needed by thin
4 2. thin; not thick or dense: "sparse hair"
34 The node executable is a thin wrapper around libnode which is
96 * A thin wrapper around shell's 'read' function showing a file name on error.
11 "from thin air" that are accepted by all the major browsers. It also manages
94 in ``evdev.c``. Much of the libinput public API is also a thin wrapper around