Home
last modified time | relevance | path

Searched refs:GetStyle (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/wx/
DFontPlatformDataWxMac.mm64 if (info->GetStyle() == wxFONTSTYLE_ITALIC || info->GetStyle() == wxFONTSTYLE_SLANT)
DFontPlatformDataWx.cpp128 thisFont->GetStyle(), in computeHash()
/external/chromium/chrome/browser/ui/views/
Dstatus_bubble_views.cc122 BubbleStyle GetStyle() const { return style_; } in GetStyle() function in StatusBubbleViews::StatusView
764 (view_->GetStyle() == StatusView::STYLE_FLOATING || in AvoidMouse()
765 view_->GetStyle() == StatusView::STYLE_BOTTOM))) { in AvoidMouse()
783 view_->GetStyle() == StatusView::STYLE_STANDARD_RIGHT) { in AvoidMouse()
/external/webkit/Source/WebCore/platform/wx/wxcode/gtk/
Dnon-kerned-drawing.cpp110 switch (wxfont->GetStyle()) { in createPangoFontForFont()
/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_win.cc322 if (GetStyle() & WS_CHILD) in SetBounds()