Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cfwl_scrollbar.h File Reference

(0ccf980226462398d5097987466bcffd8236e1e9)

#include <stdint.h>
#include <memory>
#include "core/fxcrt/cfx_timer.h"
#include "core/fxcrt/check.h"
#include "xfa/fwl/cfwl_eventscroll.h"
#include "xfa/fwl/cfwl_themepart.h"
#include "xfa/fwl/cfwl_widget.h"
Include dependency graph for cfwl_scrollbar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pdfium::CFWL_ScrollBar
class  CFWL_ScrollBar

Namespaces

namespace  pdfium

Macros

#define FWL_STYLEEXT_SCB_Horz   (0L << 0)
#define FWL_STYLEEXT_SCB_Vert   (1L << 0)

Macro Definition Documentation

◆ FWL_STYLEEXT_SCB_Horz

#define FWL_STYLEEXT_SCB_Horz   (0L << 0)

Definition at line 22 of file cfwl_scrollbar.h.

◆ FWL_STYLEEXT_SCB_Vert

#define FWL_STYLEEXT_SCB_Vert   (1L << 0)

Definition at line 23 of file cfwl_scrollbar.h.