Searched refs:GetStyle (Results 1 – 5 of 5) sorted by relevance
250 string style = GetStyle().Replace("\"", "\\\""); in RunClangFormat()325 private string GetStyle() in GetStyle() method in LLVM.ClangFormat.ClangFormatPackage
28 DWRITE_FONT_STYLE dwStyle = font->GetStyle(); in get_style()
141 switch (font->GetStyle()) { in FontToIdentity()
1013 switch (font->GetStyle()) { in getStyle()
176 LONG_PTR GetStyle() const { return GetLongPtr(GWL_STYLE); } in GetStyle() function