Searched refs:FontID (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DPlatform.h50 typedef void *FontID; typedef
274 FontID id;
289 FontID GetID() { return id; }
291 void SetID(FontID id_) { id = id_; }

Completed in 48 milliseconds