This is the complete list of members for juce::DocumentWindow::LookAndFeelMethods, including all inherited members.
createDocumentWindowButton(int buttonType)=0 | juce::DocumentWindow::LookAndFeelMethods | pure virtual |
drawDocumentWindowTitleBar(DocumentWindow &, Graphics &, int w, int h, int titleSpaceX, int titleSpaceW, const Image *icon, bool drawTitleTextOnLeft)=0 | juce::DocumentWindow::LookAndFeelMethods | pure virtual |
positionDocumentWindowButtons(DocumentWindow &, int titleBarX, int titleBarY, int titleBarW, int titleBarH, Button *minimiseButton, Button *maximiseButton, Button *closeButton, bool positionTitleBarButtonsOnLeft)=0 | juce::DocumentWindow::LookAndFeelMethods | pure virtual |
~LookAndFeelMethods()=default | juce::DocumentWindow::LookAndFeelMethods | virtual |