Searched defs:isReady (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/live_effects/ | ||
| H A D | effect.h | 78 * isReady() indicates whether all preparations which are necessary to apply the LPE are done, 82 inline bool isReady() const { return is_ready; } function in class:Inkscape::LivePathEffect::Effect |
Completed in 19 milliseconds