FreeRDP
GLYPH_DATA Struct Reference

#include <primary.h>

Data Fields

UINT32 cacheIndex
 
INT16 x
 
INT16 y
 
UINT32 cx
 
UINT32 cy
 
UINT32 cb
 
BYTE * aj
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation Primary Drawing Orders Interface API

Copyright 2011 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition at line 30 of file primary.h.

Field Documentation

◆ aj

BYTE* GLYPH_DATA::aj

Definition at line 38 of file primary.h.

◆ cacheIndex

UINT32 GLYPH_DATA::cacheIndex

Definition at line 32 of file primary.h.

◆ cb

UINT32 GLYPH_DATA::cb

Definition at line 37 of file primary.h.

◆ cx

UINT32 GLYPH_DATA::cx

Definition at line 35 of file primary.h.

◆ cy

UINT32 GLYPH_DATA::cy

Definition at line 36 of file primary.h.

◆ x

INT16 GLYPH_DATA::x

Definition at line 33 of file primary.h.

◆ y

INT16 GLYPH_DATA::y

Definition at line 34 of file primary.h.


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