Home
last modified time | relevance | path

Searched defs:GetStyle (Results 1 – 4 of 4) 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.h256 LONG_PTR GetStyle() const { return GetLongPtr(GWL_STYLE); } in GetStyle() function
/external/skia/src/ports/
DSkTypeface_win_dw.cpp39 SkFontStyle DWriteFontTypeface::GetStyle(IDWriteFont* font, IDWriteFontFace* fontFace) { in GetStyle() function in DWriteFontTypeface
/external/mesa3d/src/imgui/
Dimgui.cpp3046 ImGuiStyle& ImGui::GetStyle() in GetStyle() function in ImGui