Home
last modified time | relevance | path

Searched refs:pstyle (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tools/translation/stxtinfo/
H A Dstxtinfo.cpp168 Style *pstyle = reinterpret_cast<Style *>(pflatRunArray + sizeof(StylesHeader)); in PrintStylesAttribute() local
170 PrintStyle(*(pstyle + i), i); in PrintStylesAttribute()