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

/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPickerView.h58 bool _SetHexTextControlString(const BString& text);
H A DColorPickerView.cpp474 updateRequired |= _SetHexTextControlString(hexString);
513 ColorPickerView::_SetHexTextControlString(const BString& text) function in class:ColorPickerView

Completed in 37 milliseconds