Chromium Embedded Framework (CEF)  132.3.0+g8439bff+chromium-132.0.6834.57
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: