Searched defs:current_style (Results 1 – 5 of 5) sorted by relevance
67 int current_style; member95 #define current_style (this->hidden->current_style) macro
72 int current_style = ::GetWindowLong(hwnd, GWL_STYLE); in EnsureCaptionStyleSet() local
374 long current_style = ::GetWindowLong(hwnd(), GWL_STYLE); in OnSize() local
249 long current_style = ::GetWindowLong(window, GWL_STYLE); in AddScrollStylesToWindow() local394 long current_style = ::GetWindowLong(hwnd(), GWL_STYLE); in Init() local
60 const int current_style = (font->GetStyle() & kStyleMask); in DeriveFontIfNecessary() local