LibreOffice Module vcl (master)
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
vcl
inc
unx
x11
xlimits.hxx
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*/
9
10
#ifndef INCLUDED_VCL_INC_UNX_X11_XLIMITS_HXX
11
#define INCLUDED_VCL_INC_UNX_X11_XLIMITS_HXX
12
13
#include <X11/Xlib.h>
14
#include <
vclpluginapi.h
>
15
16
Pixmap
limitXCreatePixmap
(
Display
*display, Drawable d,
unsigned
int
width,
unsigned
int
height,
unsigned
int
depth);
17
18
#endif // INCLUDED_VCL_INC_UNX_X11_XLIMITS_HXX
19
20
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
limitXCreatePixmap
Pixmap limitXCreatePixmap(Display *display, Drawable d, unsigned int width, unsigned int height, unsigned int depth)
Display
Display
vclpluginapi.h
Generated on Thu Apr 15 2021 20:46:48 for LibreOffice Module vcl (master) by
1.8.10