Searched defs:current_style (Results 1 – 3 of 3) sorted by relevance
67 int current_style; member95 #define current_style (this->hidden->current_style) macro
315 long current_style = ::GetWindowLong(window, GWL_STYLE); in AddScrollStylesToWindow() local444 long current_style = ::GetWindowLong(hwnd(), GWL_STYLE); in Init() local
117 const int current_style = (font->GetStyle() & kStyleMask); in DeriveFontIfNecessary() local