Home | History | Annotate | Download | only in plugins

Lines Matching refs:inSize

235     All ANPInterfaces begin with an inSize field, which must be set by the
237 e.g. SomeInterface si; si.inSize = sizeof(si); browser->getvalue(..., &si);
240 uint32_t inSize; // size (in bytes) of this struct
850 evt.inSize = sizeof(ANPEvent);
963 uint32_t inSize; // size of this struct in bytes