Chromium Embedded Framework (CEF)  145.0.1+g472e75d+chromium-145.0.7632.5
cef_point_t Struct Reference

Structure representing a point. More...

#include "include/internal/cef_types_geometry.h"

Inheritance diagram for cef_point_t:
CefPoint

Public Attributes

int x
 
int y
 

Detailed Description

Structure representing a point.

Member Data Documentation

◆ x

int cef_point_t::x

◆ y

int cef_point_t::y

The documentation for this struct was generated from the following file: