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

/inkscape/src/ui/dialog/
H A Dcolor-item.cpp170 static bool popVal( guint64& numVal, std::string& str ) function in namespace:Inkscape::UI::Dialogs
740 if ( popVal( colorIndex, part ) ) {
742 if ( popVal( percent, part ) ) {
751 if ( popVal( colorIndex, part ) ) {
753 if ( popVal( percent, part ) ) {
755 if ( !popVal( grayLevel, part ) ) {

Completed in 30 milliseconds