ClanLib
2.3.7
|
This is the complete list of members for CL_GUIWindowManagerTexture, including all inherited members.
begin_paint(CL_GUITopLevelWindow *handle, const CL_Rect &update_region) | CL_GUIWindowManager | |
bring_to_front(CL_GUITopLevelWindow *handle) | CL_GUIWindowManager | |
capture_mouse(CL_GUITopLevelWindow *handle, bool state) | CL_GUIWindowManager | |
CL_GUIWindowManager() | CL_GUIWindowManager | |
CL_GUIWindowManager(CL_GUIWindowManagerProvider *provider) | CL_GUIWindowManager | |
CL_GUIWindowManager(const CL_GUIWindowManager &src) | CL_GUIWindowManager | |
CL_GUIWindowManagerTexture() | CL_GUIWindowManagerTexture | |
CL_GUIWindowManagerTexture(CL_DisplayWindow display_window) | CL_GUIWindowManagerTexture | |
CL_GUIWindowManagerTexture(const CL_GUIWindowManager &wm) | CL_GUIWindowManagerTexture | |
CL_WindowManagerType enum name | CL_GUIWindowManager | |
cl_wm_type_system enum value | CL_GUIWindowManager | |
cl_wm_type_texture enum value | CL_GUIWindowManager | |
complete_painting() | CL_GUIWindowManager | |
create_window(CL_GUITopLevelWindow *handle, CL_GUITopLevelWindow *owner, CL_GUIComponent *component, CL_GUITopLevelDescription description) | CL_GUIWindowManager | |
destroy_window(CL_GUITopLevelWindow *handle) | CL_GUIWindowManager | |
draw_windows(CL_GraphicContext &gc) | CL_GUIWindowManagerTexture | |
enable_window(CL_GUITopLevelWindow *handle, bool enable) | CL_GUIWindowManager | |
end_paint(CL_GUITopLevelWindow *handle, const CL_Rect &update_region) | CL_GUIWindowManager | |
func_input_intercept() | CL_GUIWindowManagerTexture | |
func_repaint() | CL_GUIWindowManagerTexture | |
func_setup_framebuffer() | CL_GUIWindowManagerTexture | |
get_display_window(CL_GUITopLevelWindow *handle) const | CL_GUIWindowManager | |
get_gc(CL_GUITopLevelWindow *handle) const | CL_GUIWindowManager | |
get_geometry(CL_GUITopLevelWindow *handle, bool client_area) const | CL_GUIWindowManager | |
get_ic(CL_GUITopLevelWindow *handle) const | CL_GUIWindowManager | |
get_provider() const | CL_GUIWindowManagerTexture | |
get_window_manager_type() const | CL_GUIWindowManager | |
get_windows(bool only_visible=true) const | CL_GUIWindowManagerTexture | |
has_focus(CL_GUITopLevelWindow *handle) const | CL_GUIWindowManager | |
is_maximized(CL_GUITopLevelWindow *handle) const | CL_GUIWindowManager | |
is_minimized(CL_GUITopLevelWindow *handle) const | CL_GUIWindowManager | |
is_null() const | CL_GUIWindowManager | |
pop_cliprect(CL_GUITopLevelWindow *handle, CL_GraphicContext &gc) | CL_GUIWindowManager | |
process() | CL_GUIWindowManagerTexture | |
process_message() | CL_GUIWindowManager | |
push_cliprect(CL_GUITopLevelWindow *handle, CL_GraphicContext &gc, const CL_Rect &rect) | CL_GUIWindowManager | |
request_repaint(CL_GUITopLevelWindow *handle, const CL_Rect &update_region) | CL_GUIWindowManager | |
reset_cliprect(CL_GUITopLevelWindow *handle, CL_GraphicContext &gc) | CL_GUIWindowManager | |
screen_to_window(CL_GUITopLevelWindow *handle, const CL_Point &screen_point, bool client_area) const | CL_GUIWindowManager | |
set_cliprect(CL_GUITopLevelWindow *handle, CL_GraphicContext &gc, const CL_Rect &rect) | CL_GUIWindowManager | |
set_cursor(CL_GUITopLevelWindow *handle, const CL_Cursor &cursor) | CL_GUIWindowManager | |
set_cursor(CL_GUITopLevelWindow *handle, enum CL_StandardCursor type) | CL_GUIWindowManager | |
set_geometry(CL_GUITopLevelWindow *handle, const CL_Rect &geometry, bool client_area) | CL_GUIWindowManager | |
set_site(CL_GUIWindowManagerSite *site) | CL_GUIWindowManager | |
set_texture_group(CL_TextureGroup &new_texture_group) | CL_GUIWindowManagerTexture | |
set_visible(CL_GUITopLevelWindow *handle, bool visible, bool activate_root_win) | CL_GUIWindowManager | |
setup_painting() | CL_GUIWindowManager | |
update() | CL_GUIWindowManager | |
window_to_screen(CL_GUITopLevelWindow *handle, const CL_Point &window_point, bool client_area) const | CL_GUIWindowManager | |
~CL_GUIWindowManager() | CL_GUIWindowManager | |
~CL_GUIWindowManagerTexture() | CL_GUIWindowManagerTexture |