Searched defs:GetStyle (Results 1 – 3 of 3) sorted by relevance
/external/clang/tools/clang-format-vs/ClangFormat/ | ||
D | ClangFormatPackage.cs | 328 private string GetStyle() in GetStyle() method in LLVM.ClangFormat.ClangFormatPackage |
/external/lzma/CPP/Windows/ | ||
D | Window.h | 177 LONG_PTR GetStyle() const { return GetLongPtr(GWL_STYLE); } in GetStyle() function |
/external/mesa3d/src/imgui/ | ||
D | imgui.cpp | 3046 ImGuiStyle& ImGui::GetStyle() in GetStyle() function in ImGui |