Home
last modified time | relevance | path

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

/haiku/headers/private/app/
H A DServerProtocol.h266 AS_DRAW_STRING, enumerator
/haiku/src/servers/app/
H A DProfileMessageSupport.cpp239 CODE(AS_DRAW_STRING); in string_for_message_code()
H A DServerWindow.cpp3077 case AS_DRAW_STRING: in _DispatchViewDrawingMessage()
3785 case AS_DRAW_STRING: in _DispatchPictureMessage()
/haiku/src/kits/interface/
H A DView.cpp3288 fOwner->fLink->StartMessage(AS_DRAW_STRING); in DrawString()