Searched refs:ioMode (Results 1 - 1 of 1) sorted by path

/haiku/src/kits/interface/textview_support/
H A DStyleBuffer.cpp550 BTextView::StyleBuffer::ContinuousGetStyle(BFont *outFont, uint32* ioMode, argument
557 if (ioMode)
558 *ioMode = mode;
579 if (ioMode != NULL)
580 *ioMode = mode;
601 if (ioMode != NULL)
602 *ioMode = mode;

Completed in 45 milliseconds