Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/tools/clang-format-vs/ClangFormat/
H A DClangFormatPackage.cs328 private string GetStyle() in GetStyle() method in LLVM.ClangFormat.ClangFormatPackage
/aosp_15_r20/external/lzma/CPP/Windows/
H A DWindow.h256 LONG_PTR GetStyle() const { return GetLongPtr(GWL_STYLE); } in GetStyle() function
/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_win_dw.cpp39 SkFontStyle DWriteFontTypeface::GetStyle(IDWriteFont* font, IDWriteFontFace* fontFace) { in GetStyle() function in DWriteFontTypeface
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusimpl.h873 __inline__ INT Font::GetStyle() const in GetStyle() function
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp3046 ImGuiStyle& ImGui::GetStyle() in GetStyle() function in ImGui