AddColorItem(LPCTSTR lpsColorName, COLORREF color, bool link_to_color_dialog=false) | CRhinoUiComboBox | |
AddFontItem(const LOGFONT &lf) | CRhinoUiComboBox | |
AddLayer(const CRhinoLayer &layer) | CRhinoUiComboBox | |
AddLinetype(const ON_Linetype &linetype) | CRhinoUiComboBox | |
AddPrintWidthItem(double cx) | CRhinoUiComboBox | |
by_layer_width enum value | CRhinoUiComboBox | |
by_parent_width enum value | CRhinoUiComboBox | |
ByLayerLinetypeID() | CRhinoUiComboBox | static |
ByParentLinetypeID() | CRhinoUiComboBox | static |
change_mode enum name | CRhinoUiComboBox | protected |
circle_swatch enum value | CRhinoUiComboBox | |
cm_editupdate enum value | CRhinoUiComboBox | protected |
cm_nochange enum value | CRhinoUiComboBox | protected |
cm_selchange enum value | CRhinoUiComboBox | protected |
color_swatch_draw_style enum name | CRhinoUiComboBox | |
ColorFromListIndex(int iIndex, COLORREF crError=CRhinoUiPaintManager::error_color) const | CRhinoUiComboBox | |
ColorIsByLayer(COLORREF cr) const | CRhinoUiComboBox | |
ColorIsByParent(COLORREF cr) const | CRhinoUiComboBox | |
ColorNameFromColorRef(COLORREF cr) | CRhinoUiComboBox | |
ColorSwatchDrawStyle() const | CRhinoUiComboBox | |
CompareItem(LPCOMPAREITEMSTRUCT) | CRhinoUiComboBox | virtual |
ContinuousLinetypeID() | CRhinoUiComboBox | static |
CreateAsOwnerDraw() const | CRhinoUiComboBox | |
CRhinoUiComboBox() | CRhinoUiComboBox | |
CRhinoUiPopDownLayerWnd::HidePopUpWindow() | CRhinoUiComboBox | friend |
default_width enum value | CRhinoUiComboBox | |
DefWindowProc(UINT message, WPARAM wParam, LPARAM lParam) | CRhinoUiComboBox | protectedvirtual |
DeleteItem(LPDELETEITEMSTRUCT) | CRhinoUiComboBox | virtual |
DestroyLayerPopDownWnd() | CRhinoUiComboBox | protected |
diamond_swatch enum value | CRhinoUiComboBox | |
DrawItem(LPDRAWITEMSTRUCT) | CRhinoUiComboBox | virtual |
FillLayerList(CRhinoDoc *doc, bool bUseSortedList, int(*compare)(const CRhinoLayer *, const CRhinoLayer *, void *)=NULL, int(*cull)(const CRhinoLayer *, void *)=NULL, void *p=0) | CRhinoUiComboBox | |
FillLinetypeList(CRhinoDoc *doc, bool bUseSortedList, bool bIncludeByLayer, bool bIncludeByParent, bool bReadDefaultLinetypeFile, int(*compare)(const CRhinoLinetype *, const CRhinoLinetype *, void *)=NULL, int(*cull)(const CRhinoLinetype *, void *)=NULL, void *p=NULL) | CRhinoUiComboBox | |
FillUsingInstalledFonts(bool bIncludeTrueType=true, bool bIncludeNonTrueType=true) | CRhinoUiComboBox | |
FillUsingStandardColorList(bool bIncludeByLayerColor=true, bool bIncludeCustomColor=true, bool bIncludeByParentColor=true, bool bIncludeByDisplayColor=false) | CRhinoUiComboBox | |
FillUsingStandardPrintWidths(bool bIncludeByLayer, bool bIncludeDefault, bool bIncludeByParent, bool bIncludeNoPrint, bool bIncludeHairline) | CRhinoUiComboBox | |
force_32bit_change_mode enum value | CRhinoUiComboBox | protected |
force_32bit_image_list enum value | CRhinoUiComboBox | |
force_32bit_plot_width_option enum value | CRhinoUiComboBox | |
GetComboBoxItemData(int iIndex) const | CRhinoUiComboBox | |
GetCurColor() const | CRhinoUiComboBox | |
GetCurColor(COLORREF &color) const | CRhinoUiComboBox | |
GetCurFont(LOGFONT &lf_out) | CRhinoUiComboBox | |
GetCurLayer() const | CRhinoUiComboBox | |
GetCurLinetype() const | CRhinoUiComboBox | |
GetCurPrintWidth() const | CRhinoUiComboBox | |
GetFontIndex(LPCTSTR lpsFontFace) | CRhinoUiComboBox | |
GetFontIndex(const LOGFONT &lf) | CRhinoUiComboBox | |
GetPrintWidthDisplayString(double cx, ON_wString &result) | CRhinoUiComboBox | static |
GetTextFromListIndex(int iIndex, CString &sResult) const | CRhinoUiComboBox | |
LayerPopDownWindow() const | CRhinoUiComboBox | |
LayerUUIDFromListIndex(int iIndex) const | CRhinoUiComboBox | |
LinetypeDataFromListIndex(int iIndex) const | CRhinoUiComboBox | |
LinetypeReadFromFile(const UUID &uuiid) const | CRhinoUiComboBox | |
LinetypeUUIDFromListIndex(int iIndex) const | CRhinoUiComboBox | |
list_box_error_width enum value | CRhinoUiComboBox | |
ListBoxErrorUUID() | CRhinoUiComboBox | static |
ListIndexFromLayerUUID(const UUID &uuid) const | CRhinoUiComboBox | |
ListIndexFromLinetypeUUID(const UUID &uuid) const | CRhinoUiComboBox | |
ListIndexFromPrintWidth(double cx) const | CRhinoUiComboBox | |
m_bIncludeNonTrueType | CRhinoUiComboBox | protected |
m_bIncludeTrueType | CRhinoUiComboBox | protected |
m_bInOnPrintWidthEditKillFocus | CRhinoUiComboBox | protected |
m_bShowReferenceLayers | CRhinoUiComboBox | protected |
m_change_mode | CRhinoUiComboBox | protected |
m_crCustom | CRhinoUiComboBox | protected |
m_current_color | CRhinoUiComboBox | protected |
m_current_font | CRhinoUiComboBox | protected |
m_current_layer | CRhinoUiComboBox | protected |
m_current_linetype | CRhinoUiComboBox | protected |
m_current_print_width | CRhinoUiComboBox | protected |
m_fill_class_type | CRhinoUiComboBox | protected |
m_from_file_linetypes | CRhinoUiComboBox | protected |
m_pWndLayerPopDown | CRhinoUiComboBox | protected |
m_swatch_style | CRhinoUiComboBox | protected |
MeasureItem(LPMEASUREITEMSTRUCT) | CRhinoUiComboBox | virtual |
NewCRhinoUiComboBoxItemData(CRhinoUiComboBoxItemData::class_type ct) const | CRhinoUiComboBox | virtual |
no_print_width enum value | CRhinoUiComboBox | |
OnCbnDropDown() | CRhinoUiComboBox | |
OnCbnSelchange() | CRhinoUiComboBox | |
OnChildNotify(UINT message, WPARAM wParam, LPARAM lParam, LRESULT *pResult) | CRhinoUiComboBox | protectedvirtual |
OnCreate(LPCREATESTRUCT lpCreateStruct) | CRhinoUiComboBox | |
OnCustomColorChanged(COLORREF cr, int iItemIndex) | CRhinoUiComboBox | virtual |
OnDestroy() | CRhinoUiComboBox | |
OnEditKillFocus() | CRhinoUiComboBox | |
OnEditUpdate() | CRhinoUiComboBox | |
OnLButtonDblClk(UINT nFlags, CPoint point) | CRhinoUiComboBox | |
OnLButtonDown(UINT nFlags, CPoint point) | CRhinoUiComboBox | |
OnPrintWidthEditKillFocus() | CRhinoUiComboBox | |
OnPrintWidthEditUpdate() | CRhinoUiComboBox | |
OnWndMsg(UINT message, WPARAM wParam, LPARAM lParam, LRESULT *pResult) | CRhinoUiComboBox | protectedvirtual |
PostNcDestroy() | CRhinoUiComboBox | protectedvirtual |
PreSubclassWindow() | CRhinoUiComboBox | protectedvirtual |
PreTranslateMessage(MSG *pMsg) | CRhinoUiComboBox | protectedvirtual |
print_width_options enum name | CRhinoUiComboBox | |
PrintWidthDataFromListIndex(int iIndex) const | CRhinoUiComboBox | |
PrintWidthFromString() | CRhinoUiComboBox | |
ReadPrintWidthFile(const wchar_t *lpsFileName, ON_SimpleArray< double > &widths, bool bQuietly) | CRhinoUiComboBox | static |
RhinoUiComboBoxEnumFontProc(const LOGFONT *, const TEXTMETRIC *, DWORD, LPARAM) | CRhinoUiComboBox | friend |
SetColorSwatchDrawStyle(color_swatch_draw_style style) | CRhinoUiComboBox | |
SetCreateAsOwnerDraw(bool b) | CRhinoUiComboBox | |
SetCurColor(COLORREF cr) | CRhinoUiComboBox | |
SetCurFont(LPCTSTR lpsFontFace) | CRhinoUiComboBox | |
SetCurFont(const LOGFONT &lf) | CRhinoUiComboBox | |
SetCurLayer(UUID uuid, COLORREF cr) | CRhinoUiComboBox | |
SetCurLinetype(UUID uuid) | CRhinoUiComboBox | |
SetCurPrintWidth(double cx) | CRhinoUiComboBox | |
SetCustomColor(COLORREF cr) | CRhinoUiComboBox | |
ShowLayerPopDownWnd(HWND hWnd, bool bShow) | CRhinoUiComboBox | protectedvirtual |
square_swatch enum value | CRhinoUiComboBox | |
WindowProc(UINT message, WPARAM wParam, LPARAM lParam) | CRhinoUiComboBox | protectedvirtual |
~CRhinoUiComboBox() | CRhinoUiComboBox | virtual |