Home
last modified time | relevance | path

Searched refs:DefaultStyle (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceFileWriter.cpp1052 const uint32_t DefaultStyle = 0x80880000; in writeDialogBody() local
1056 uint32_t UsedStyle = ObjectData.Style.getValueOr(DefaultStyle); in writeDialogBody()