ManaPlus
|
#include "enums/simpletypes/booldefines.h"
Go to the source code of this file.
Typedefs | |
typedef bool | Opaque |
Variables | |
const bool | Opaque_true = true |
const bool | Opaque_false = false |
const bool Opaque_false = false |
Definition at line 30 of file opaque.h.
Referenced by SkillDialog::addDefaultTab(), ShortcutWindow::addTab(), ChatTab::ChatTab(), ConfirmDialog::ConfirmDialog(), Container::Container(), NpcDialog::createSkinControls(), DidYouKnowWindow::DidYouKnowWindow(), ScrollArea::draw(), HelpWindow::HelpWindow(), SkillDialog::loadXmlFile(), NpcDialog::NpcDialog(), OkDialog::OkDialog(), Pincode::Pincode(), PopupMenu::PopupMenu(), TextBoxPopup::postInit(), TabbedArea::postInit(), WhoIsOnline::postInit(), Gui::postInit(), QuestsWindow::QuestsWindow(), ServerInfoWindow::ServerInfoWindow(), Setup_Colors::Setup_Colors(), Setup_Relations::Setup_Relations(), SetupTab::SetupTab(), SpeechBubble::SpeechBubble(), TextBox::TextBox(), UpdaterWindow::UpdaterWindow(), Setup_Colors::valueChanged(), and Viewport::Viewport().
const bool Opaque_true = true |
Definition at line 30 of file opaque.h.
Referenced by NpcDialog::createSkinControls(), BasicContainer2::draw(), BrowserBox::draw(), GuiTable::draw(), StaticBrowserBox::draw(), TextBox::draw(), TextPreview::draw(), ScrollArea::drawFrame(), BasicContainer2::isOpaque(), GuiTable::isOpaque(), ScrollArea::isOpaque(), TabbedArea::isOpaque(), TextBox::isOpaque(), TextPreview::isOpaque(), BasicContainer2::safeDraw(), GuiTable::safeDraw(), ScrollArea::safeDrawFrame(), ScrollArea::setOpaque(), Setup_Video::Setup_Video(), TradeWindow::TradeWindow(), and Setup_Colors::valueChanged().