Home
last modified time | relevance | path

Searched refs:SetStyle (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DWindow.h254 LONG_PTR SetStyle(LONG_PTR style) { return SetLongPtr(GWL_STYLE, style); } in SetStyle() function in NWindows::CWindow
255 // LONG_PTR SetStyle(DWORD style) { return SetLongPtr(GWL_STYLE, (LONG_PTR)style); }
/third_party/skia/modules/skparagraph/src/
H A DDecorations.cpp138 paint.SetStyle(ConvertDrawingStyle(decorPaint.getStyle())); in ConvertDecorStyle()

Completed in 2 milliseconds