Searched defs:start (Results 1 – 10 of 10) sorted by relevance
52 int start() const { return start_; } in start() function97 Chunk( int start, int length, QColor fore, QColor back ) in Chunk()102 int start() const { return start_; } in start() function
773 auto start = std::chrono::system_clock::now(); in paintEvent() local1323 int start = currentPos; in selectWordAtPosition() local1567 int start = match.startColumn() - firstCol; in drawTextArea() local
297 bool FullIndexOperation::start() in start() function in FullIndexOperation317 bool PartialIndexOperation::start() in start() function in PartialIndexOperation
264 void FullSearchOperation::start( SearchData& searchData ) in start() function in FullSearchOperation273 void UpdateSearchOperation::start( SearchData& searchData ) in start() function in UpdateSearchOperation
110 void start( LogDataWorkerThread& workerThread ) const in start() function