|
void * | FontData |
|
int | FontDataSize |
|
bool | FontDataOwnedByAtlas |
|
int | FontNo |
|
float | SizePixels |
|
int | OversampleH |
|
int | OversampleV |
|
bool | PixelSnapH |
|
ImVec2 | GlyphExtraSpacing |
|
ImVec2 | GlyphOffset |
|
const ImWchar * | GlyphRanges |
|
float | GlyphMinAdvanceX |
|
float | GlyphMaxAdvanceX |
|
bool | MergeMode |
|
unsigned int | FontBuilderFlags |
|
float | RasterizerMultiply |
|
ImWchar | EllipsisChar |
|
char | Name [40] |
|
ImFont * | DstFont |
|
The documentation for this struct was generated from the following files:
- dart/external/imgui/imgui.h
- dart/external/imgui/imgui_draw.cpp