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

/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dlowntfs.h22 BOOL posix_nlink, inherit, windows_names; member in struct:lowntfs_context
H A Dlowntfs.c674 if (ctx->inherit)
H A Dkernel_interface.cpp228 volume->lowntfs.inherit = 0;
/haiku/src/libs/icon/style/
H A DGradientTransformable.h100 void SetInheritTransformation(bool inherit);
H A DGradientTransformable.cpp89 if (archive->FindBool("inherit transformation",
154 ret = into->AddBool("inherit transformation", fInheritTransformation);
379 Gradient::SetInheritTransformation(bool inherit) argument
381 if (fInheritTransformation != inherit) {
382 fInheritTransformation = inherit;
/haiku/docs/interface_guidelines/docbook-css/
H A Dstyles.css100 font-size:inherit;
200 font-style:inherit;
204 font-style:inherit;
208 font-style:inherit;

Completed in 101 milliseconds