NetSurf
|
Interface to browser history private operations. More...
#include "content/handlers/css/utils.h"
Go to the source code of this file.
Macros | |
#define | LOCAL_HISTORY_WIDTH (FIXTOINT(css_unit_css2device_px(INTTOFIX(116), nscss_screen_dpi))) |
#define | LOCAL_HISTORY_HEIGHT (FIXTOINT(css_unit_css2device_px(INTTOFIX(100), nscss_screen_dpi))) |
#define | LOCAL_HISTORY_RIGHT_MARGIN (FIXTOINT(css_unit_css2device_px(INTTOFIX( 50), nscss_screen_dpi))) |
#define | LOCAL_HISTORY_BOTTOM_MARGIN (FIXTOINT(css_unit_css2device_px(INTTOFIX( 30), nscss_screen_dpi))) |
Interface to browser history private operations.
Definition in file local_history_private.h.
#define LOCAL_HISTORY_BOTTOM_MARGIN (FIXTOINT(css_unit_css2device_px(INTTOFIX( 30), nscss_screen_dpi))) |
Definition at line 35 of file local_history_private.h.
#define LOCAL_HISTORY_HEIGHT (FIXTOINT(css_unit_css2device_px(INTTOFIX(100), nscss_screen_dpi))) |
Definition at line 31 of file local_history_private.h.
#define LOCAL_HISTORY_RIGHT_MARGIN (FIXTOINT(css_unit_css2device_px(INTTOFIX( 50), nscss_screen_dpi))) |
Definition at line 33 of file local_history_private.h.
#define LOCAL_HISTORY_WIDTH (FIXTOINT(css_unit_css2device_px(INTTOFIX(116), nscss_screen_dpi))) |
Definition at line 29 of file local_history_private.h.