Home
last modified time | relevance | path

Searched defs:kSolid (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/
H A DRarHeader.h38 const UInt16 kSolid = 8; variable
65 const unsigned kSolid = 1 << 4; variable
H A DRar5Handler.h46 const unsigned kSolid = 1 << 2; variable
79 const unsigned kSolid = 1 << 6; variable
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_renderdevice.h34 enum class BorderStyle { kSolid, kDash, kBeveled, kInset, kUnderline }; enumerator
/aosp_15_r20/external/skia/modules/skparagraph/include/
H A DTextStyle.h54 enum TextDecorationStyle { kSolid, kDouble, kDotted, kDashed, kWavy }; enumerator
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Wim/
H A DWimIn.h140 const Byte kSolid = 1 << 4; variable