Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/font/
Dfont_Stopwatch.h74 #define NN_FONT_STOPWATCH_START(sw) (sw).Start() argument
76 #define NN_FONT_STOPWATCH_STOP(sw) (sw).Stop() argument
80 #define NN_FONT_STOPWATCH_START(sw) ((void)0) argument
82 #define NN_FONT_STOPWATCH_STOP(sw) ((void)0) argument
/CTR-SDK-1.0.0/CTR_SDK/include/nn/applet/CTR/
Dapplet_Wrapper.h58 void SetExpectationToJumpToHomeMenu( bool sw );