Searched refs:GetStyle (Results 1 – 5 of 5) sorted by relevance
64 if (info->GetStyle() == wxFONTSTYLE_ITALIC || info->GetStyle() == wxFONTSTYLE_SLANT)
128 thisFont->GetStyle(), in computeHash()
122 BubbleStyle GetStyle() const { return style_; } in GetStyle() function in StatusBubbleViews::StatusView764 (view_->GetStyle() == StatusView::STYLE_FLOATING || in AvoidMouse()765 view_->GetStyle() == StatusView::STYLE_BOTTOM))) { in AvoidMouse()783 view_->GetStyle() == StatusView::STYLE_STANDARD_RIGHT) { in AvoidMouse()
110 switch (wxfont->GetStyle()) { in createPangoFontForFont()
322 if (GetStyle() & WS_CHILD) in SetBounds()