Searched refs:inherit (Results 1 - 25 of 109) sorted by relevance

12345

/external/llvm/docs/_themes/llvm-theme/
H A Dtheme.conf2 inherit = basic
/external/chromium_org/chrome/browser/resources/local_ntp/
H A Dmost_visited_iframe.css19 color: inherit;
20 text-decoration: inherit;
/external/chromium_org/chrome_elf/blacklist/
H A Dblacklist_interceptions.h27 SECTION_INHERIT inherit,
38 SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect);
H A Dblacklist_interceptions.cc181 SECTION_INHERIT inherit,
185 commit_size, offset, view_size, inherit,
250 SECTION_INHERIT inherit,
258 view_size, inherit, allocation_type,
270 SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect) {
273 inherit, allocation_type, protect);
172 BlNtMapViewOfSectionImpl( NtMapViewOfSectionFunction orig_MapViewOfSection, HANDLE section, HANDLE process, PVOID *base, ULONG_PTR zero_bits, SIZE_T commit_size, PLARGE_INTEGER offset, PSIZE_T view_size, SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect) argument
241 BlNtMapViewOfSection( NtMapViewOfSectionFunction orig_MapViewOfSection, HANDLE section, HANDLE process, PVOID *base, ULONG_PTR zero_bits, SIZE_T commit_size, PLARGE_INTEGER offset, PSIZE_T view_size, SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect) argument
267 BlNtMapViewOfSection64( HANDLE section, HANDLE process, PVOID *base, ULONG_PTR zero_bits, SIZE_T commit_size, PLARGE_INTEGER offset, PSIZE_T view_size, SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect) argument
/external/chromium_org/sandbox/win/wow_helper/
H A Dtarget_code.cc13 SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect) {
16 offset, view_size, inherit,
10 TargetNtMapViewOfSection( PatchInfo *patch_info, HANDLE process, PVOID *base, ULONG_PTR zero_bits, SIZE_T commit_size, PLARGE_INTEGER offset, PSIZE_T view_size, SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect) argument
H A Dtarget_code.h32 SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect);
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
H A Dreset.css20 font-weight: inherit;
21 font-style: inherit;
23 font-family: inherit;
/external/chromium_org/sandbox/win/src/
H A Dtarget_interceptions.h21 PLARGE_INTEGER offset, PSIZE_T view_size, SECTION_INHERIT inherit,
H A Dtarget_interceptions.cc21 PLARGE_INTEGER offset, PSIZE_T view_size, SECTION_INHERIT inherit,
24 commit_size, offset, view_size, inherit,
18 TargetNtMapViewOfSection( NtMapViewOfSectionFunction orig_MapViewOfSection, HANDLE section, HANDLE process, PVOID *base, ULONG_PTR zero_bits, SIZE_T commit_size, PLARGE_INTEGER offset, PSIZE_T view_size, SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect) argument
/external/chromium_org/third_party/WebKit/Source/core/css/
H A Dsvg.css64 white-space: inherit
H A DmediaControls.css37 width: inherit;
38 height: inherit;
117 color: inherit;
183 color: inherit;
236 color: inherit;
253 color: inherit;
295 color: inherit;
311 color: inherit;
331 color: inherit;
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dset_time.css28 font-family: inherit;
/external/chromium_org/ui/accessibility/extensions/alt/
H A Dhide-images.css12 background-color: inherit !important;
95 font: inherit !important;
96 background: inherit !important;
130 font: inherit !important;
131 background: inherit !important;
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
H A Dstyle.css8 font-weight: inherit;
9 font-style: inherit;
11 font-family: inherit;
37 color: inherit;
41 color: inherit;
200 background: inherit;
/external/chromium_org/chrome/browser/resources/uber/
H A Duber_frame.css54 font: inherit;
/external/chromium_org/chrome/browser/resources/ntp4/
H A Dnav_dot.css62 cursor: inherit;
63 font: inherit;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DindexedDBViews.css107 min-height: inherit;
108 line-height: inherit;
/external/chromium_org/ui/webui/resources/css/
H A Dtree.css167 /* Do not inherit the line-height */
168 font-family: inherit;
169 font-size: inherit;
170 font-weight: inherit;
H A Dmenu.css37 font: inherit;
/external/bison/lib/
H A Dfcntl.c59 BOOL inherit = flags & O_CLOEXEC ? FALSE : TRUE; local
89 inherit, /* InheritHandle */
/external/chromium_org/chrome/browser/resources/bookmark_manager/css/
H A Dbmm.css140 font-family: inherit;
141 font-size: inherit;
142 font-weight: inherit;
143 /* Do not inherit the line-height. */
310 font: inherit;
/external/chromium_org/chrome/browser/resources/print_preview/previewarea/
H A Dpreview_area.css25 cursor: inherit;
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/css/
H A Dselect.css21 font-size: inherit;
/external/chromium_org/third_party/WebKit/Source/web/resources/
H A DpickerButton.css35 font: inherit;
/external/chromium_org/third_party/skia/experimental/webtry/res/css/cm/
H A Dcodemirror.css193 font-family: inherit;
194 font-size: inherit;
198 line-height: inherit;
199 color: inherit;

Completed in 7026 milliseconds

12345