Home
last modified time | relevance | path

Searched defs:GetStyle (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/clang-format-vs/ClangFormat/
DClangFormatPackage.cs328 private string GetStyle() in GetStyle() method in LLVM.ClangFormat.ClangFormatPackage
/external/lzma/CPP/Windows/
DWindow.h177 LONG_PTR GetStyle() const { return GetLongPtr(GWL_STYLE); } in GetStyle() function
/external/mesa3d/src/imgui/
Dimgui.cpp3046 ImGuiStyle& ImGui::GetStyle() in GetStyle() function in ImGui