Searched refs:GetStyle (Results 1 – 5 of 5) sorted by relevance
251 string style = GetStyle().Replace("\"", "\\\""); in RunClangFormat()328 private string GetStyle() in GetStyle() method in LLVM.ClangFormat.ClangFormatPackage
31 switch (font->GetStyle()) { in get_style()
117 …m_browseListCtrl.SetExtendedStyle((m_browseListCtrl.GetStyle() & (~LVS_EX_GRIDLINES))|LVS_EX_CHECK… in OnSetActive()
177 LONG_PTR GetStyle() const { return GetLongPtr(GWL_STYLE); } in GetStyle() function