Searched defs:InputItemInfo (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libnrtype/
H A DLayout-TNG-Compute.cpp85 struct InputItemInfo { struct in class:Inkscape::Text::Layout::Calculator
89 InputItemInfo() : in_sub_flow(false), sub_flow(NULL) {} function in struct:Inkscape::Text::Layout::Calculator::InputItemInfo
179 std::vector<InputItemInfo> input_items;
897 /* fixme: I don't like the fact that InputItemInfo etc. use the default copy constructor and
903 void Layout::Calculator::InputItemInfo::free()
978 // InputItemInfo input_item;

Completed in 16 milliseconds