Lines Matching refs:front
116 memcpy(&m.shape.front(), pu8Shape, cbShape);
176 memcpy(&aShape.front(), &m.shape.front(), aShape.size());
339 /** Report the front-end's mouse handling capabilities to the VMM device and
347 return E_FAIL; /* No assertion, as the front-ends can send events
404 * itself if it is asked to by the front-end.
451 * held down from the format used by the front-end to the format used by PDM
853 /** @todo the front end should do this conversion to avoid races */
897 const LONG64 *paContacts = aCount > 0? &aContacts.front(): NULL;
1129 * enabled (including the VMM device) and notify the guest and the front-end.