Searched refs:Personalbar (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/
H A DBarProp.cpp59 case Personalbar:
H A DBarProp.h43 enum Type { Locationbar, Menubar, Personalbar, Scrollbars, Statusbar, Toolbar }; enumerator in enum:WebCore::BarProp::Type
H A DDOMWindow.cpp673 m_personalbar = BarProp::create(m_frame, BarProp::Personalbar);

Completed in 157 milliseconds